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
The email address of the user.
The unique identifier for the user in the ORY system.
The ID of the organization the user belongs to.
Optional roles to assign to the user.
The first name of the user.
The last name of the user.
The phone number of the user.
The address of the user.
Response
201
application/json
User created successfully
Unique identifier for a user
Available options:
user
Unique identifier for an organization