Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

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

Optimizely developer documentation

How can we help you?

Try our conversational search powered by Generative AI!

AI OnAI Off

Delete a recipient from a recipient list

New Requests
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
Select from the Examples drop-down list.