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 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
201Technical user successfully created
| ||||||||||||
400Bad Request (e.g. element not found or resource conflict).
| ||||||||||||
403Missing permission
| ||||||||||||
500Internal server error (Internal service communication or process error).
|