Skip to main content
POST
Call the deleteRoom mutation

Authorizations

Authorization
string
header
required

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

Body

application/json
roomId
string
required

Response

The value returned by deleteRoom

Whatever the function returns