Skip to main content
POST
Creates a new department in the caller's organization.

Authorizations

Authorization
string
header
required

Application (M2M) OAuth2 access token (client credentials).

Body

Cancellation token.

name
string
required

Response

Department created successfully.

id
string<uuid>
required
createdDateTime
string<date-time>
required
memberCount
required
name
string
required
updatedDateTime
string<date-time>
required