Oneport Docs
ApiV1WorkspacesSlugWebhooksWebhookid

/v1/workspaces/{slug}/webhooks/{webhookId}

DELETE
/v1/workspaces/{slug}/webhooks/{webhookId}

Path Parameters

slug*string
webhookId*string

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/workspaces/acme/webhooks/string"
{  "deleted": true}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}