Skip to main content
DELETE
/
api
/
personal
/
web-gallery
/
{item_id}
Delete Web Gallery Endpoint
curl --request DELETE \
  --url https://api.example.com/api/personal/web-gallery/{item_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Path Parameters

item_id
string
required

Response

Successful Response