Delete Webhook Subscription

Delete Webhook Subscription

This API deletes the specific webhooks subscription.

Request
URI
DELETE
https://{api_host}/tcsa.host.com/tcsa/api/webhooks/v1/subscriptions/{id}
COPY
Path Parameters
string
id
Required

The id of webhook.


Authentication
This operation uses the following authentication methods.
Responses
204

No Content

Operation doesn't return any data structure

404

Cannot find requested resource

Operation doesn't return any data structure

500

Internal server error

Operation doesn't return any data structure