ghl_contact_add_remove_from_business
Add or remove a business association from up to 50 contacts at once by passing a business ID or null to clear the association.
Instructions
Add/Remove Contacts From Business
Add/Remove Contacts From Business . Passing a null businessId will remove the businessId from the contacts
Endpoint: POST /contacts/bulk/business (Version header: v3; source: v3/contacts-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |