v1
latestOpenAPI 3.0.02026-08-0610682246.0 KBSubscription
Cancel a subscription
It cancels the logged in user's subscription with the provided external identifier (extenalId). A logged in session is required for this operation.
delete/zephr/subscriptions/{externalId}
Path parameters
externalIdstring required
Example:mySubscription1
The external identifier of the subscription
Response
OK - Subscription has been cancelled successfully