Secrets

Create or update Secret

post/v1/apps/{app_name}/secrets/{secret_name}

Path parameters

app_namestring required

Fly App Name

secret_namestring required

App secret name

Request body

valuestring

Response

Created

Versioninteger

DEPRECATED

created_atstring
digeststring
namestring
updated_atstring
valuestring
versioninteger

Changes

Changed in 3 of the 10 revisions of this API.21

    • added the new volume_placement_capacity enum value to the response property for the response status

      response-property-enum-value-added

    • added the new name_taken enum value to the response property for the response status

      response-property-enum-value-added

    • endpoint added

      endpoint-added