Outgoing Webhooks
Delete outgoing webhook app
Deletes the outgoing webhook app for a specific integration provider.
Authorization
x-calry-api-key x-calry-api-key<token>
In: header
Path Parameters
provider*string
Integration provider to delete webhook app for
Value in
"AVANTIO" | "BOOKINGSYNC" | "BOOM" | "CIIRUS" | "ELINA" | "GUESTY" | "HOSTAWAY" | "HOSTFULLY" | "HOSTIFY" | "INTERHOME" | "LODGIFY" | "OWNERREZ" | "HOSTHUB" | "UPLISTING" | "BEDS24" | "HOST_TOOLS" | "HOSTFULLYSANDBOX" | "HOSPITABLE" | "TOKEET" | "MR_ALFRED"Header Parameters
x-calry-tenant-id?string
Optional tenant ID to specify which tenant to operate as. If not provided, the default tenant will be used.
Response Body
application/json
curl -X DELETE "https://example.com/api/v1/outgoing-webhooks/AVANTIO"Empty
{
"timestamp": "2025-03-05T11:45:49.631Z",
"path": "<URL_PATH>",
"message": "Authentication failed",
"details": []
}Empty