Organizations
Update organization name
Updates the caller’s active organization name in the database and WorkOS. Authorization and the target organization come from the caller’s active organization context; the route org_id is not used by the handler. The caller must be an organization admin.
PATCH
Update organization name
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Internal organization id in the route. The operation applies to the caller's active organization context.
Body
application/json
Organization name update payload
Response
Organization name updated
Update organization name