Endpoint Examples
Add a User
Add a user within the organization locally
POST
Body
application/json
Necessary details to create user
The body is of type object
.
Response
200
application/json
User response
The response is of type object
.
Add a user within the organization locally
Necessary details to create user
The body is of type object
.
User response
The response is of type object
.