/v1/lists

This endpoint allows you to remove an entry from an opt-out or opt-in list.

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

OAuth scope

Calls authenticated with an OAuth 2.0 bearer token must include the lists:write scope. A token without it receives a 403 insufficient_scope response. HTTP Basic auth is not scope-gated.

Form Data
string
required

"out" or "in". The type of list to add to.

string
required

"call", "sms", or "email".

string
required

The phone number or email address to remove. Phone numbers will be normalized using the user's country setting, unless a country code is provided (e.g. +16505551212)

Language
Credentials
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!