Skip to main content
POST
Delete Recipient By Address

Authorizations

Authorization
string
header
required

Bearer token authentication using your thanks.io API key

Body

application/json

Delete a recipient by providing address details

mailing_list_id
integer
required
Example:

1

address
string
required
Example:

"123 Main Street"

postal_code
string
required
Example:

"12345"

address2
string
Example:

"Apartment 1"

city
string
Example:

"Any Town"

province
string

State or Province

Example:

"KS"

country
string
Example:

"US"

email
string
Example:

"tobias@example.com"

Response

OK

The response is of type object.