Skip to main content
PUT
/
api
/
Meetings
/
{meetingId}
/
Cancel
Cancel meeting.
curl --request PUT \
  --url https://api.example.com/api/Meetings/{meetingId}/Cancel

Path Parameters

meetingId
integer<int32>
required

Response

200

OK