HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Update Business Unit

Partially updates a Business Unit. Only the fields supplied in the request body are changed; omitted fields are left as-is. This endpoint is in beta testing.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string | null

The new name of the Business Unit. Omit to leave unchanged.

string | null
^([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 new parent Business Unit. Omit to leave unchanged.

string | null
^$|^http(s)?://(.)*$

The new URL where webhooks for sandbox entities associated with this Business Unit will be sent. Omit to leave unchanged, or supply an empty string to clear it.

string | null
^$|^http(s)?://(.)*$

The new URL where webhooks for live entities associated with this Business Unit will be sent. Omit to leave unchanged, or supply an empty string to clear it.

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