Room
Delete room
Deletes a room by its ID
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
*/*
Room successfully deleted
Was this page helpful?
Deletes a room by its ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?