manage:facility permission. Returns 404 when the equipment belongs to a different room.core.session_token: ********************Authorization: Bearer ********************curl --location --request DELETE '/facility/rooms//equipment/'{
"success": false,
"message": "string",
"meta": {
"page": 0,
"limit": 0,
"total": 0
},
"errors": [
{
"code": "CR-100001",
"field": "string",
"message": "string"
}
],
"result": null
}