Skip to main content
POST
Duplicate Company

Authorizations

Authorization
string
header
required

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

Body

company_name
string
required

Display name for the duplicated company.

Minimum string length: 1
agency_id
string<uuid>
required

Destination agency UUID.

Response

Company duplicated under the destination agency.