Create an event

Creates an event with the specified parameters.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params

Contains information about the request body parameters that you can specify when creating an event. It also includes tags and objects that you can associate with a new event and the recurrence context for the event.

audienceLocations
array of strings
length ≤ 20

Up to 20 unique, two-letter ISO 3166 country codes that indicate geographic areas of audiences.

audienceLocations
integer

The audience's size for the event. The minimum value is 1.

coordinators
array of strings
length ≤ 20

Up to 20 Control Center usernames of those who serve as the event's coordinators.

coordinators
string

The user-specified ID for the event. This ID can be up to 100 characters long. Customer Event ID.

string

The description of the event. This description can be up to 2000 characters long.

date-time
required

An ISO 8601 timestamp indicating the end date of the event.

string
required
length between 1 and 750

The name of the event. This name can be up to 750 characters long.

objects
array of objects

Objects associated with the event. This array can include only unique items.

objects
recurrence
object

Contains information about the recurrence parameters that you can specify when creating the event.

date-time
required

An ISO 8601 timestamp indicating the start date of the event.

tags
array of strings
length ≤ 20

Tags associated with the event. A tag can be up to 100 characters long. This array can be up to 20 unique items.

tags
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json