v1
latestOpenAPI 3.0.32026-07-13260198.6 KBUsers
Create or update user
Endpoint to create or update a user.
post/users/upsert
Request body
Response
User will be created
Example response
{
"message": "User will be created or updated",
"rejected": {
"created_at": "Expected a date but found a boolean."
}
}