Create new user (service account)
info
This endpoint is used to create new users / service accounts. For a detailed guide on managing service accounts, see the Service Accounts Guide.
POST/v1/users
Create user is currently restricted to creating a user with a 'Member' role
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successful response
Bad Request
Invalid Credentials
Unauthorized
Not Found
Internal Error