Skip to main content
POST
Create a Business Unit

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request body for creating a business unit.

name
string
required

The name of the business unit.

Minimum string length: 1
description
string | null

Optional description of the business unit.

Response

Successful Response

created_at
string<date-time>
required
modified_at
string<date-time> | null
required
id
string
required
name
string
required

The name of the business unit.

description
string | null
required

Optional description of the business unit.

object
string
required
read-only

String representing the object's type. Objects of the same type share the same value.