Skip to main content
POST
Update a customer configuration

Authorizations

Authorization
string
header
required

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

Path Parameters

customer_id
string<uuid>
required

Body

application/json

The configuration for a specific customer

salesforce_account_id
string | null

The Salesforce account ID for the customer

Response

Success