Unsubscribe a list of users

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

The request body is a website_id followed by a list of email addresses to be unsubscribed

string
string
enum
Defaults to email
Allowed:
ids
array of strings
required

list of email addresses

ids*
Headers
string
enum
required
Defaults to apikey {apikey}

This header is expected to be set according to the pattern below, where {apikey} is client's private key created on Wunderkind Platform. Select UCRM API product to create the API key. See https://developer.wunderkind.co/docs/authenticate-api-requests#/

Allowed:
Responses
201

emails successfully unsubscribed with failed ids returned in body

400

Bad request

401

Unauthorized

500

Internal Application Error

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