Create or update profiles (async)
Create or update profiles (async)
Same as Batch Upsert Profiles but processes asynchronously, returning immediately with a confirmation. Always returns 200 — errors during background processing are handled internally.
Path parameters
environmentSlug
The slug of the environment of the profile to retrieve
organizationId
The ID of the organization of the profile to retrieve
Query parameters
locale
An ISO 639-1 language code used for experience evaluation.
Request
This endpoint expects an object.
Response
Accepted — events will be processed asynchronously
Errors
400
Bad Request Error
429
Too Many Requests Error
500
Internal Server Error