cURL
curl --request DELETE \ --url https://api.monigo.co/v1/subscriptions/{subscription_id} \ --header 'Authorization: <api-key>'
{}
Cancels and removes a subscription record
API key with Bearer prefix (for programmatic/server-to-server access), format: Bearer {api_key}
Subscription ID
OK
The response is of type object.
object