Authorization: Bearer ********************{
"id": "bfbd116c-e15d-4bd5-9e90-a250c36f61e3"
}curl --location --request DELETE '/gcs/resource/crc' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "bfbd116c-e15d-4bd5-9e90-a250c36f61e3"
}'{
"msg": "string",
"code": 0
}