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