true
, a signed token needs to be generated with a signing key to view the image. Returns a new UID on a change. No change if not specified.{
"metadata": {},
"requireSignedURLs": true
}
curl --location --request PATCH 'https://api.cloudflare.com/client/v4/accounts//images/v1/' \
--header 'Content-Type: application/json' \
--data-raw '{
"metadata": {},
"requireSignedURLs": true
}'
{
"errors": [],
"messages": [],
"result": {},
"success": true
}