Skip to main content
PUT
Setup Brale integration.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
apiKey
string
required

The Brale API key (client ID) for authentication.

Example:

"brale_client_id_123"

apiSecret
string
required

The Brale API secret (client secret) for authentication.

Example:

"brale_client_secret_456"

Response

202

Organization Brale integration data