Create user
POST/v2/organizations/:organizationCode/users
> [!important]
Required permission scope:
stonal.user.write
Creates a new user
Request
Responses
- 200
- 400
- 401
- 403
- 422
- 500
User successfully created or updated
Bad request
Unauthorized - Missing authentication
Forbidden - Access denied
Unprocessable Entity - Validation errors
Internal server error