Accounts
Delete company
Deletes an associated company by company id or externalid1 or externalid2 (in that given order)
DELETE
/
accounts
/
{accountId}
/
companies
Authorizations
x-api-key
string
headerrequiredPath Parameters
accountId
integer
requiredThe account id
Query Parameters
companyId
integer
The company id
externalId1
string
The external id 1
externalId2
string
The external id 2