Authorization: Bearer ********************{
"id": "23c90156-a742-426a-a6c7-00ec01b8cbdd"
}curl --location --request DELETE '/gcs/resource/crd' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "23c90156-a742-426a-a6c7-00ec01b8cbdd"
}'{
"msg": "string",
"code": 0
}