API reference
Delete webhook endpoint
Delete a webhook endpoint
DELETE
/v1/webhooks/endpoints/{id}Delete a webhook endpoint
Authorization
bearerAuth AuthorizationBearer <token>
OAuth2 access token issued by Ecomiq Auth.
In: header
Path Parameters
id*string
Unique identifier of the resource.
Response Body
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/v1/webhooks/endpoints/string"Empty