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

environmentSlugstringRequiredDefaults to main
The slug of the environment of the profile to retrieve
organizationIdstringRequired
The ID of the organization of the profile to retrieve

Query parameters

localestringOptionalDefaults to en

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