curl --location --request DELETE '/projects//panels/' \
--header 'Authorization: Bearer <token>'{
"message": "Unprocessable Entity",
"errorCode": "request_invalid",
"errors": [
{
"type": "string",
"loc": [
"string"
],
"msg": "string",
"input": "string"
}
]
}