Sets the subscription status to inactive. Events will no longer be delivered.
cURL
curl --request POST \ --url https://api.antonpayments.com/v1/webhooks/{id}/deactivate \ --header 'Authorization: Bearer <token>'
{ "error": { "message": "<string>", "code": "<string>" } }
Merchant API key: ak_live_* (production) or ak_test_* (sandbox).
ak_live_*
ak_test_*
Resource identifier.
Subscription deactivated.