Update Organisational Unit
Submit the most up-to-date Organisational Unit information. Any field that is present will overwrite existing values within the system, while absent fields will be left as-is.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
Body
Default structure for Organisational Unit data.
Name of the Organisational Unit.
1 - 255
"Engineering"
Indicates whether the Organisational Unit is active or not.
Unique identifier for the parent Organisational Unit, establishing the organisational structure. If updated with parent_id=null
, the Organisational Unit becomes a root Organisational Unit.
1 - 100
"b4824606-fc95-53ed-b80g-6f8c2ge908c8"
Response
No Content
Was this page helpful?