AladiaDocs
Api referenceRooms

Delete the history of a room

Retrieve the history of a room

DELETE
/v2/rooms/{id}/history

Retrieve the history of a room

AuthorizationBearer <token>

In: header

Path Parameters

id*string

Query Parameters

deleteForAll?boolean
leave?boolean

Response Body

application/json

curl -X DELETE "https://example.com/v2/rooms/string/history"
{}