/
FL
fly
/
Machines API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2mo ago · Updated 2mo ago
Details
Filter operations
Apps
8
Machines
29
Organizations
2
Platform
2
Secrets
14
get
List secret keys belonging to an app
get
Get an app's secret key
post
Create or update a secret key
delete
Delete an app's secret key
post
Decrypt with a secret key
post
Encrypt with a secret key
post
Generate a random secret key
post
Sign with a secret key
post
Verify with a secret key
get
List app secrets belonging to an app
post
Update app secrets belonging to an app
get
Get an app secret
post
Create or update Secret
delete
Delete an app secret
TLS Certificates
8
Tokens
5
Volumes
8
Secrets
Update app secrets belonging to an app
post
/apps/{app_name}/secrets
Path parameters
app_name
string
required
Fly App Name
Request body
AppSecretsUpdateRequest
required
values
object
Response
OK
AppSecretsUpdateResp
required
Version
integer
DEPRECATED
secrets
AppSecret[]
version
integer
Changes