Skip to main content
POST
Set customer session fields

Authorizations

Authorization
string
header
required

Customer access token obtained from the customer authorization flow.

Query Parameters

organization_id
string
required

Unique identifier of the organization.

Body

application/json
session_fields
object[]
required

An array of custom object-enclosed key-value pairs. Respects the order of items.

Maximum array length: 100

Response

200

Session fields set.