Endpoints Reference
Customer Sub-Accounts
Remove a Customer sub-account
DELETE
/v1/{siteEnv}/{siteId}/sub-accounts/{customer_external_id}
Path Parameters
siteEnv
*
siteId
*
customer_external_id
*
Responses
204
Successful operation
401
Auth Failure
404
Customer not found
500
System Exception