API Reference
Log In
API Reference

Create an org unit

Creates a new org unit under the given parent (or as a root when parentId is omitted). Always created with source=MANUAL.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Team (organization) identifier the unit is created in

Body Params

Request to create an org unit. Always created with source=MANUAL; CSV import and directory sync create units through other paths.

string

Org unit name, unique among siblings under the same parent

int64 | null

Parent org unit id; omit or null to create a root unit

string | null

Optional external reference id for cross-referencing with a synced source

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*