Skip to main content
DELETE
/
api
/
brand-studio
/
collections
/
{collection_id}
/
share
Revoke Collection Share Endpoint
curl --request DELETE \
  --url https://api.example.com/api/brand-studio/collections/{collection_id}/share
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Path Parameters

collection_id
string
required

Response

Successful Response