Update or insert organization
PUT/api/organisation/v1/:id
Updates the name or deactivates an organization if it exists, otherwise creates a new organization using the provided UUID and name.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 500
No Content
Bad Request
Unauthorized
Forbidden
Entity Not Found
Internal error