Delete technical user
Deletes a technical user within an organization.
Path Parameters |
---|
id uuid — REQUIREDPrimary id of technical user |
Header Parameters |
---|
organization-id uuid — REQUIREDID of organization context this request belongs to. |
Responses | |||||
---|---|---|---|---|---|
204 Technical user successfully deleted | |||||
400 Bad Request (e.g. element not found or resource conflict).
| |||||
403 Missing permission
| |||||
500 Internal server error (Internal service communication or process error).
|