Skip to main content
DELETE
Remove a contact from a list

Authorizations

Authorization
string
header
required

All requests must include Authorization: Bearer <api_key>. Keys are prefixed pw_live_ or pw_test_. See Authentication.

Path Parameters

list_id
string
required
Example:

"lst_7q1m4z"

contact_id
string
required
Example:

"ct_5n2p9x"

Response

Deletion confirmation

id
string
object
string
Example:

"contact"

deleted
enum<boolean>
Available options:
true