Skip to main content
DELETE
/
rooms
/
{id}
Delete Room
curl --request DELETE \
  --url https://api.pagecall.com/v1/rooms/{id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

room id

Response

Successful operation

room
object

Information about room