cURL
Webhooks
Destroying a Webhook
This endpoint destroys a webhook
DELETE
cURL
Request URL
Authorizations
The momoGood Messaging API v2 authenticates requests by validating an API key passed via HTTP Basic Authentication. Use your login email as the username and your API key as the password.
Response
200 - application/json
Webhook destroyed successfully
Example:
"Webhook destroyed"