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

Update attribute values of a recipient

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

Form Data
string

Recipient data. Configure "data.[attribute]" according to the corresponding recipient list field.

Does not work with the "Try it out" feature.

string
enum

Mode for adding parameters to fields of type "String"

Available values: set (to overwrite existing), prepend (to place before existing), append (to place after existing)

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

409

The indicated recipient list is not assigned to the indicated client. Ensure that "clientId" and "recipientListId" are correct and that the "recipientListId" is assigned to the indicated client.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/vnd.optivo.broadmail.v1+json