Authorization: Bearer ********************
curl --location --request POST '/room_sessions//actions/end' \ --header 'Authorization: Bearer <token>'
{ "data": { "result": "ok" } }