Getting Started With CaaS API
Update Deployment Configuration
Modify runtime container settings such as environment variables or entrypoints.
PATCH
Note: Although earlier examples may use a
container_config wrapper, the current API expects all configuration fields at the top level of the request body. Including a container_config key will result in a “extra_forbidden” error.Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
io.net provided API Key
Path Parameters
Body
application/json
The body is of type any.