Delete
Delete subscription
Description
Allows clients to remove their webhook subscription.
Body
{
"webhook_id": "tenant_id_123",
}
Response
{
"webhook_id": "tenant_id_123",
}
Last updated
Allows clients to remove their webhook subscription.
Body
{
"webhook_id": "tenant_id_123",
}
Response
{
"webhook_id": "tenant_id_123",
}
Last updated