force
: boolean; If set to true, delete will not be stopped by associated service binding, durable object, or other binding. Any of these associated bindings/durable objects will be deleted along with the script.{}
curl --location --request DELETE 'https://api.cloudflare.com/client/v4/accounts//workers/scripts/' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{}