HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Create Business Unit

Creates a new Business Unit as a child of the specified parent Business Unit. This endpoint is in beta testing.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 0 and 255

The name of the Business Unit.

string
required
length ≥ 1
^([A-Za-z]{2,3}_)?(\d+|[A-Fa-f0-9]{8}-?[A-Fa-f0-9]{4}-?[A-Fa-f0-9]{4}-?[A-Fa-f0-9]{4}-?[A-Fa-f0-9]{12})$

The unique identifier of the parent Business Unit.

string | null

The URL where webhooks for sandbox entities associated with this Business Unit will be sent.

string | null

The URL where webhooks for live entities associated with this Business Unit will be sent.

Headers
string
required
Defaults to 2024-02-21

The Arcadia-Version for the request

Response

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