Webhooks

Delete Webhook

Delete a specific webhook by ID.

  • webhook: Webhook - The webhook instance loaded by webhook ID.

Returns: Response - A JSON response indicating successful deletion.

delete/v2/webhooks/{webhookId}

Path parameters

string required
OR
string required
Example:5eb7cf5a86d9755df3a6c593

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/v2/webhooks/{webhookId}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.