API Reference
Log in to see full request history
Path Params
uuid
required
uuid
required
Body Params
interval
object

A date time interval, inclusive in the beginning and exclusive in the end. This allows to specify even times in a natural way, such as start: '2024-01-01T14:00:00Z' end: '2024-01-01T15:00:00Z'.

string

Status of the event.

string
length between 0 and 256

Summary (title) of the event.

string
length between 0 and 4096

Description of the event.

attachments
array of objects
length between 0 and 128

Unique collection of event attachments.

attachments
locations
array of objects
length between 0 and 32

Collection of event locations. An event will have typically no more than one location, but it can also have more than one, for example, a physical room and an online conference link.

locations
attendees
array of objects
length between 0 and 4096

Collection of the attendees.

attendees
comments
array of strings
length between 0 and 32

Collection of event comments.

comments
tags
object

Arbitrary key/value collection. Useful for API users to store metadata.

Responses

Language
Credentials
JWT or TimeTime API Key
Click Try It! to start a request and see the response here! Or choose an example:
*/*