Skip to main content
POST
/
api
/
brand-studio
/
collections
/
{collection_id}
/
share
Share Collection Endpoint
curl --request POST \
  --url https://api.example.com/api/brand-studio/collections/{collection_id}/share
{
  "share_token": "<string>",
  "share_url": "<string>"
}

Path Parameters

collection_id
string
required

Response

Successful Response

share_token
string
required
share_url
string
required