cURL
curl --request DELETE \ --url https://api.pagecall.com/v1/rooms/{id} \ --header 'Authorization: Bearer <token>'
{}
Delete room
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
room id
Successful operation
Information about room
Show child attributes