v1

latestOpenAPI 3.1.02026-07-224239180.9 KB
Organization

Update organization

Partially updates the authenticated organization's scheduling defaults. Work hours and daily or weekly load-limit options replace atomically; scalar groups merge per field. Omitted settings are preserved and the response returns the updated organization representation.

patch/v1/organization

Request body

Response

Success

idstring required

Canonical organization ID (org_ followed by 32 lowercase hexadecimal UUID characters).

namestring required
domainstring required

Example response

{
  "id": "org_a1b2c3d4e5f64789a1b2c3d4e5f64789"
}