Update organization
PUT/api/organizations/:organizationId
Update organization details. Only organization admins can update organizations.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Organization updated successfully
Invalid input data
Not authenticated
Insufficient permissions (Organization Admin required)
Organization not found
Internal server error