v1

latestOpenAPI 3.0.02026-07-26254134307.1 KB
Accounts

Remove contact from Account

Removes a list of contacts from an Account

Required scope: accounts:write

delete/accounts/{account_id}/contacts

Path parameters

account_idstring required

The Account ID. Alternatively, you can supply the account domain or external ID as a resource alias.

Request body

contact_idsResourceID[] required

The contact IDs to include. Alternatively, you can supply the contact source and handle as a resource alias.

Response

No content