Dev GuideRecipesAPI ReferenceChangelog
Dev GuideAPI ReferenceChangelogUser GuideDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

POST /events

Experimental Create an event.

Body Params

Payload to create a new event

string
required

Title of the event

string

Description of the event

string

ID of the campaign under which the event is to be created

boolean
required

Indicate if the event is all day long

date-time
required

Start date and time of the event in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ

date-time
required

End date and time of the event in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ

fields
array of objects
length ≥ 0

List of fields to be associated with the event

fields
Responses

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json