Upsert users in bulk.
If you want to add custom columns to your user table, create them in Qobra settings > User attributes
first.
Those attributes will have an auto-generated API key that you can overwrite. This key will allow you to provide value for those attribute at user creation through API.
This endpoint is based on dynamic fields. This mean that all annotations
that look like <variable-key>
, will have to or will be replaced by their
actual API keys.
The body contains the list of user data necessary to create a new user in Qobra
The body is of type object
.
Success operation
The response is of type object
.