v1

latestSwagger 2.02026-08-0487264165.9 KB
Events

Update an event

put/4.0/events/{event}

Path parameters

eventstring required

ID or UID of the event to update

Request body

namestring required

Name of the event

categorystring

Type of event. For example: Athletic, Catered Meal, Ceremony, Class/Lecture, Concert, Conference, Executive Meeting, Trade Show, Reception, Training

start_epochstring

Start date in milliseconds since epoch

end_epochstring

End date in milliseconds since epoch

industrystring

Industry associated with the event. Association, Corporate, Education, Government, Nonprofit, Religious, Social

is_publicboolean

Whether to make this event and its diagrams public. Defaults to false.

uses_metricboolean

Whether to use metric system. Defaults to false

archivedboolean

Whether to archive/delete the event. Defaults to false

Response

Success

DataSocialTablesApi required