v1
latestOpenAPI 3.1.02026-07-2438302.6 MBCreate User
post/user
Request body
Response
200
Example response
{
"type": "error",
"title": "User has been successfully created",
"message": "The user account has been created successfully.",
"data": {
"user_uid": "user_uid"
}
}