Remove a subscription
AuthorizationBearer <token>
An access token from POST /oauth/token. Valid for one hour. Preferred, because a leaked request log then exposes an hour rather than a permanent credential.
In: header
Path Parameters
id*string
Format
uuidResponse Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
Shell
curl -X DELETE "https://sandbox.capvant.com/webhook-subscriptions/497f6eca-6276-4993-bfeb-53cbbbba6f08"JSON
{ "id": "string", "deleted": true}