Skip to main content
PUT
cURL

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

providerKey
string
required

Connector provider key.

Body

application/json

The body is of type object.

Response

Manifest registered.

key
string
required
Example:

"tui"

name
string
required
Example:

"TUI"

capabilities
string[]
required
Example:
description
string | null
applicationFormSchema
object | null