Skip to main content
DELETE
/
v0
/
applications
/
{id}
/
webhook
Delete webhook configuration for an application
curl --request DELETE \
  --url https://api.avidoai.com/v0/applications/{id}/webhook
This response does not have an example.

Path Parameters

id
string<uuid>
required

The application ID

Response

Webhook deleted successfully

I