Update Blob Settings

Update account blob settings credentials.

It's also possible to override the project, bucket, and encryption key if the Scalr account
is empty.

Once the account has at least one blob (e.g. state, configuration, log) stored
in Scalr, the project, bucket and encryption key attributes become immutable and
API will return 409 on any attempt to modify them.

Log in to see full request history
Path Params
string
required

The ID of the account.

Body Params
data
object

API resource describing the external blob storage setting, where
Scalr will store this account blobs: e.g. source code, terraform state, and logs.

Responses

404

Custom blob settings are not set. Do PUT to create them.

409

Cannot update settings in a current state.

422

Invalid arguments.

4XX

Client error.

5XX

Server error.

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json