Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Remove one or multiple recipients from the internal unsubscribe list

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

Client ID

Query Params
recipientIds
array of strings
required

Comma-separated recipient IDs

recipientIds*
string
enum

Media type of the delivery channel

Default value : GLOBAL

Allowed:
int64

ID of the recipient list to which the recipients are assigned (only if recipient list based unsubscribe is set)

Responses
204

The removal was initiated successfully.

404

Unsubscribe could not be found for the indicated recipient ID. Ensure that the 'recipientId' is correct and the recipient exists.

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