Delete a webhhookdelete https://{tenanturl}/config/v1.0/webhooks/{id}Delete a webhook configuration. Cannot be performed if the webhook is referenced.Path ParamsidstringrequiredID of the webhookResponses 204No content 400The request cannot be processed because the request body contains improperly structured JSON. 401The unauthenticated user does not have the permissions to perform the requested operation. 403The unauthenticated user does not have the permissions to perform the requested operation. 404The resource cannot be found. 500Internal Server Error.Updated over 2 years ago