⚠️ SECURITY: Only the organization OWNER can update organization details. Admins and members cannot perform this action.
Bearer <token>| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Organization UUID |
| Field | Type | Required | Description |
|---|---|---|---|
name | string | No | Organization name (3-100 characters) |
logo | string | No | URL to organization logo image |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Organization updated successfully by the owner.