curl --request POST \
--url https://api.example.com/api/brand-studio/collections/{collection_id}/share{
"share_token": "<string>",
"share_url": "<string>"
}curl --request POST \
--url https://api.example.com/api/brand-studio/collections/{collection_id}/share{
"share_token": "<string>",
"share_url": "<string>"
}