Cancel Meeting
AuthorizationBearer <token>
In: header
Path Parameters
conversation_id*Conversation Id
meeting_id*Meeting Id
Response Body
application/json
curl -X DELETE "https://loading/api/v2/conversations/string/meetings/string"Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}