Delete a Webhook
DELETE {{cryptr_service_url}}/api/v2/webhooks/:id
Use the request below when you want to delete a Webhook.
RETURNS
The deleted Webhook
RESPONSES
status: OK
{"deleted":true,"resource":{"__environment__":"sandbox","__type__":"Webhook","active":true,"event_codes":["dir_sync.user.provision.success"],"id":"webhook_2jhQdr3naO2U6QsGTQfwGvIvU7f","inserted_at":"2024-07-24T16:01:58","name":"User provision success","signature_key":"cN3J8z5NkAy6XbieaXCCvv8OASTOitGvxWpzSXdgZUMLzqGwkv2OW1qnhqkKhw3uEdHx9g7wn0yONGB4GsZjnq03zx9kOPT5EVKKAwY84THQmToZ45gFdDYE-Ose3aQT","target_url":"http://localhost:8000","updated_at":"2024-07-24T16:01:58"}}