Remove Contact from List

This API endpoint allows you to remove an existing contact from one of your contact lists.

Authentication:
This endpoint requires an API key for authentication. You need to include the API key in your request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request:

This is a POST request. The request body should contain a JSON object with the following properties:

  • contactId (Required): The ID of the contact you want to remove from the list.
  • listId (Required): The ID of the list you want to remove the contact from.

Additional Notes:

  • This endpoint performs authorization checks to ensure you have permission to modify both the contact and the list you are trying to associate.
Query Params
string

The ID of the contact you want to remove from the list.

string

The ID of the list you want to remove the contact from.

Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json