Users
Create a new user
Create a new user. A user is an entity that has access to an Organization’s resources. Every action is carried out by a user. At the moment this endpoint can only be accessed by Sulu admins.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
201
application/json
User created successfully
The response is of type object
.