Skip to content

api_app_subscriptions_destroy

DELETE
/api/app/{app_slug}/subscriptions/{id}/
curl --request DELETE \
--url https://example.com/api/app/example/subscriptions/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/ \
--header 'Authorization: <Authorization>'

Manage subscriptions for an application.

app_slug
required
string
id
required
string format: uuid

A UUID string identifying this subscription.

No response body