Skip to main content
PUT
Update Calendar Event

Authorizations

Authorization
string
header
required

Enter your API key

Path Parameters

event_id
string
required

Calendar event ID

Query Parameters

project_id
string
required

Project ID

bot_id
string
required

Agent ID

Body

application/json
status
enum<string>
Available options:
booked,
rescheduled,
cancelled,
completed,
no_show
title
string
description
string
notes
string

Response

Update Calendar Event successful

The response is of type object.