Skip to main content
PUT

Update Calendar Event

Update fields on an existing calendar event. All fields are optional.

Endpoint

Path parameters

string
required
Calendar UUID.
string
required
Event UUID.

Request headers

string
required
Bearer token. Format: Bearer talq_your_environment_token_here
string
required
Must be application/json.

Request body

Same fields as Create Calendar Event, all optional.

Examples

Response