Activate/Deactivate Webhook
post/service/notifications/webhook/{webhook_uid}/activation
Path parameters
webhook_uidstring required
UID of the webhook you would like to activate / deactivate
Headers
x-api-keystring
Request body
Response
200
Example response
{
"type": "success",
"message": "Webhook Activation Updated"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.