Update a video call for a given videoCallId

patch/api/v2/videoCall/{videoCallId}

Path Parameters

  • videoCallIdstringRequired
    The video call ID

Request Body

calendlyEventId string
The calendly event ID
calendlyEventDate string
The calendly event date
state string
The state of the video call
Allowed values: scheduled inReview canceled done
videoLink string
The video link

200 Response

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

404 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id