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

Creates the contact.

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

User ID (GUID).

Body Params

Contact model.

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.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

If the contact model is not valid.

401

If user does not have enough permission for this request.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json