Update organization
Update organization
Path Parameters |
---|
organizationId uuid — REQUIRED |
Header Parameters |
---|
organization-id uuidID of organization context this request belongs to. |
Request Body — REQUIRED | ||||
---|---|---|---|---|
address objectAddress of the company
| ||||
email emailPossible values: 3 ≤ length ≤ 64 Required when creating an organization, optional when updating an organization. | ||||
name stringPossible values: 3 ≤ length ≤ 50 Required when creating an organization, optional when updating an organization. | ||||
registrationNumber stringPossible values: length ≤ 90 Registration number of the company |
Responses | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Organization successfully updated
| ||||||||||||||||||||
400 Bad Request (e.g. element not found or resource conflict).
| ||||||||||||||||||||
403 Missing permission
| ||||||||||||||||||||
500 Internal server error (Internal service communication or process error).
|