Adds a new Api user
Adds a new Api user
application/json
Request Body required
The following are required:(name, role).
name string nullable
role string nullable
Responses
- 200
- 401
- 403
- 404
The API user.
application/json
Schema
Example (from schema)
Schema
object
{}
Unauthorized
Access denied
Not found
Loading...