Skip to main content
POST
Add a contact to 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"

Body

application/json
contact_id
string
required
Example:

"ct_5n2p9x"

Response

The list the contact was added to

id
string
Example:

"lst_7q1m4z"

object
enum<string>
Available options:
contact_list
name
string
contact_count
integer
created_at
string<date-time>