Web API

Press shift + S to search API reference.

Webhooks

Delete a webhook

deletehttps://api.airtable.com/v0/bases/{baseId}/webhooks/{webhookId}

Deletes a webhook.

Creator level permissions are required in order to delete a webhook.

Requirements

AuthenticationPersonal access token, OAuth integration
Scopewebhook:manage
User role

Base creator

Billing plansAll plans

Path parameters

baseId
string
webhookId
string

Response format

This endpoint returns an empty response on success.