Register a connector provider manifest
Connector Providers
Register a connector provider manifest
Idempotently registers/updates a connector’s self-describing manifest (credential form, capabilities, categories). Connectors call this during deploy; the platform does not hardcode provider forms. Requires a connect:providers:write scope.
PUT
Register a connector provider manifest
Authorizations
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
Connector provider key.
Body
application/json
The body is of type object.