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

Create an opt-in process

Create an opt-in process. You can specify name, type or registration page.

Path Params
string
required

Client ID

Form Data
int64

ID of the mailing that is used for the opt-in process (only opt-in processes of type "confirmed" or "double")

string

URL of the confirmation page to which the recipient is directed to complete the registration process (only opt-in processes of type "double")

string
required

Internal name of the opt-in process

string
enum
required

Type of the opt-in process

Allowed:
string

Internal description of the opt-in process

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

404

The confirmation mailing could not be found. Ensure that the required parameters such as "confirmationMailingId" are correct and the confirmation mailing exists.

Language
Credentials
Header
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