Delete a webhook

delete

Delete a webhook

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired

The ID of the agent.

webhookIdstringRequired

The ID of the webhook.

Responses
delete
/v1/agents/{agentId}/webhooks/{webhookId}

No content

Last updated