curl --location --request DELETE '/projects//description/files' \
--header 'Content-Type: application/json' \
--data '{
"fileIds": [
"string"
]
}'{
"message": "Unexpected token '1', \"123\" is not valid JSON",
"error": "Bad Request",
"statusCode": 400
}