Skip to main content
PATCH
Update tracking settings

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.

Path Parameters

id
string<uuid>
required

The usage base id (row id from /usage/bases, not the Airtable base id).

Example:

"8f1d6b2c-3a4e-4c5d-9e6f-0a1b2c3d4e5f"

Body

application/json
baseName
string
Minimum string length: 1
scheduledHour
integer
Required range: 0 <= x <= 23
timezone
string

Response

Updated.

base
object
required