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

Updates the contact.

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

Contact ID.

Body Params

Contact model.

uuid | null

Contact ID (GUID).

addresses
array of objects | null

Contacts addresses.

addresses
string | null

First name.

string | null

Last name.

string | null

Email.

string | null

Registration source.

Responses
200

Success

204

The contact is saved.

400

If the contact model is not valid.

401

If user does not have enough permission for this request.

404

If contact does not exist.

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