subscriptions

Deleting a subscription for an application

Deletes a subscription from application

delete/applications/{id}/subscriptions/{subscription_id}

Path parameters

idstring required

Application id

subscription_idstring required

Subscription id

Response

The subscription was deleted.

idstring required

The id of the resource.

state'active' | 'inactive' required

The state of the subscription.

Changes

No recorded changes to this endpoint across all 1 revision of this API.