Add memberships
Add memberships to a specified list in your HubSpot account. This endpoint allows you to add multiple memberships to a list identified by the listId. It is useful for managing list memberships in bulk, ensuring that the specified records are included in the 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 to which memberships will be added.
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.