Update an event

Updates the specified event.

Path Params
integer
required

The identifier of the event.

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 updating an event. It also includes tags and objects that you can associate with an event.

audienceLocations
array of strings
length ≤ 20

Two-letter ISO 3166 country codes that indicate geographic areas of audiences. This array can contain up to 20 unique items.

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
date-time
required

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

tags
array of strings
length ≤ 20

Tags for the event. Each tag can be up to 100 characters long. This array can contain up to 20 unique items.

tags
integer
required

The version of the event. Use the version of the event sent in the original server's response. See Event Version.

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