Skip to content

UpdateRole

namestring or null

The name of the Role, typically describing the job function or skill set (e.g. Designer, Developer).

department_idstring or null, (uuid)

The unique identifier of the Department that this Role belongs to for capacity and reporting segmentation.

archivedboolean or null

Indicates whether this Role has been archived and is no longer active for planning or reporting.

{ "name": "string", "department_id": "094fb5f1-8160-46ea-8cec-010c4b44e054", "archived": true }