How can I set a container directly through the Cloudflare API? Is this documented somewhere? Having
How can I set a container directly through the Cloudflare API? Is this documented somewhere? Having a look at wrangler's code, it seems there is a /applications endpoint (https://github.com/cloudflare/workers-sdk/blob/main/packages/containers-shared/src/client/services/ApplicationsService.ts#L44), but when I try to call it I get a "No route for that URI" error.
GitHub
Home to Wrangler, the CLI for Cloudflare Workers® - cloudflare/workers-sdk



