AviatoAviato
DeveloperAPI ReferenceWebhooksId

/api/webhooks/{id}

DELETE
/api/webhooks/{id}

Path Parameters

id*string

Resource ID

Response Body

application/json

application/json

curl -X DELETE "https://example.com/api/webhooks/string"
{
  "success": true
}
{
  "error": "string"
}