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

Delete a recipient from a recipient list

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

Client ID

string
required

Recipient ID (usually the email address)

int64
required

Recipient list ID

Responses
204

The recipient was deleted successfully from the recipient list.

404

The recipient could not be found in the recipient list. Ensure that the required parameters such as "recipientListId" or "recipientId" are correct and the recipient exists.

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