Skip to main content
PATCH
SDK

Authorizations

Authorization
string
header
required

Provide either a static platform API key or an OAuth2 access token (from /connect/v1/oauth/token) as Authorization: Bearer <token>. Scopes are connect:* (e.g. connect:bookings:write).

Path Parameters

operatorId
string
required

Operator id.

capabilityId
string
required

Body

application/json
enabled
boolean
config
object

Response

Updated capability.

id
string
required
capability
string
required
enabled
boolean
required
config
object | null