Skip to main content
Delete meeting
curl --request DELETE \
  --url https://api.example.com/meetings/{id}
{}

Path Parameters

id
integer
required

Response

200 - application/json

OK

The response is of type object.