Skip to main content
POST
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.

Body

application/json
providerKey
string
required
scope
object
allowedMarkets
string[]
credentials
object

Response

Registration upserted.

id
string
required
operatorId
string
required
provider
object
required
status
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
scope
object | null
allowedMarkets
string[] | null