Automette docs

Delete a webhook subscription

DELETE
/api/v1/webhooks/{id}

Authorization

ApiKeyAuth
AuthorizationBearer <token>

API key from Settings → API Keys.

In: header

Path Parameters

id*string

Response Body

application/json

application/json

curl -X DELETE "https://example.com/api/v1/webhooks/string"
Empty