Create technical user
Create a new technical user for this organization.
Header Parameters |
---|
organization-id uuid — REQUIREDID of organization context this request belongs to. |
X-API-RESOURCE-VERSION string — REQUIREDPossible values: [ Resource version header |
Request Body — REQUIRED |
---|
name string — REQUIREDPossible values: 1 ≤ length ≤ 50 |
Responses | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
201 Technical user successfully created
| ||||||||||||
400 Bad Request (e.g. element not found or resource conflict).
| ||||||||||||
403 Missing permission
| ||||||||||||
500 Internal server error (Internal service communication or process error).
|