Skip to main content
POST
Personalize a collection
The personalization takes around 15-20 seconds and only works on personalizable collections. The response will return:

Authorizations

Authorization
string
header
required

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

Path Parameters

collectionId
string
required

Body

application/json
companyId
string
required
sourceFields
object
required

Response

Default Response

sha
string
required
fields
object
required
status
enum<string>
required
Available options:
Pending,
Done,
Error