Create a new Organisational Unit in the Skill Engine API.
Documentation Index
Fetch the complete documentation index at: https://developers.techwolf.ai/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Information needed for creating an Organisational Unit.
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100[a-zA-Z0-9_-]+"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
The name of the Organisational Unit.
1 - 100"Engineering"
Indicates whether the Organisational Unit is active or not.
Unique identifier for the parent Organisational Unit, establishing the organisational structure. Organisational Units with parent_id=null are root Organisational Units.
1 - 100[a-zA-Z0-9_-]+"b4824606-fc95-53ed-b80g-6f8c2ge908c8"
No Content