Remove segment memberships
Remove memberships from a specific list in your HubSpot account. This operation is useful for managing list memberships by removing specified records from the list. The request requires a list of record IDs to be removed from the specified list.
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique identifier of the list from which memberships will be removed.
Body
Response
successful operation
An array of strings representing the IDs of records that were not found or could not be processed during the update.
An array of strings representing the IDs of records that were successfully removed from the list.
An array of strings representing the IDs of records that were successfully added to the list.