User Management
Create a user
The client has to have the create_user scope in order to be able to perform this operation.
post/auth/user
Headers
Content-Type'application/json' required
The Content-Type entity header is used to indicate the media type of the request.
Request body
Response
User created
Changes
No recorded changes to this endpoint across all 1 revision of this API.