{
"content": "string",
"attach_ids": [
0
]
}curl --location --request PUT '/ent/client/contract_resource/' \
--header 'Authorization: Bearer {{ENT_TOKEN}}' \
--header 'Authorization: Bearer {{ENT_TOKEN}}' \
--header 'X-Requested-With: XMLHttpRequest' \
--header 'Content-Type: application/json' \
--data-raw '{
"content": "string",
"attach_ids": [
0
]
}'{}