Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.

Path Parameters

key
string
required

The connector's stable key, e.g. shopify (from the connector list).

Minimum string length: 1

Body

application/json
config
object
required

The config PATCH to merge; a field left at the •••••• mask sentinel is skipped.

Response

The connector as persisted (secrets masked).

The connector as persisted (secrets masked).

key
string
required
Minimum string length: 1
name
string
required
Minimum string length: 1
category
enum<string>
required
Available options:
payment,
ecommerce,
accounting,
merchandising
enabled
boolean
required
config
object
required