Skip to main content
POST
Enable monitoring

Authorizations

Authorization
string
header
required

Your Simplified Webhooks API key, sent as a bearer token: Authorization: Bearer sk_.... Create API keys in your profile settings.

Body

application/json
baseId
string
required
Minimum string length: 1
baseName
string
required
Minimum string length: 1
workspaceId
string
required

Airtable workspace where the Monitoring Base is created. Find the ID in your Airtable workspace URL while logged in (it starts with wsp).

Minimum string length: 1
Example:

"wspXXXXXXXXXXXXXX"

scope
enum<string>
default:all
Available options:
all,
schema_only,
records_only
timezone
string
default:utc

Response

Monitoring enabled.

config
object
required