Push onboardee context
User Context
Push onboardee context
Attaches extra context to an onboardee, identified by email. The Obi agent uses this context during the onboardee’s sessions for personalisation and targeting. The context object is free-form. Send any keys you want the agent to know about.
This endpoint is authenticated with an onboardee-context token, which may be different from your reporting token. Contact your account manager if you are unsure which token to use.
POST
Push onboardee context
Authorizations
API token using the Token scheme. Send the full header value as Token <your-api-token>. Tokens are provisioned by the Cor team.
Body
application/json
Response
Context stored.
Example:
true

