Skip to content

Delete a collection share

Request

Security
bearerToken
Path
idstringrequired

The unique ID of the CollectionShare

curl -i -X DELETE \
  'https://api-v2.dash.app/collection-shares/{id}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Success

Response
No content