Dynamic Secrets
Update
PATCH
/
api
/
v1
/
dynamic-secrets
/
{name}
Path Parameters
name
string
requiredThe name of the dynamic secret.
Body
application/json
projectSlug
string
requiredThe slug of the project to update dynamic secret in.
path
string
default: /The path to update the dynamic secret in.
environmentSlug
string
requiredThe slug of the environment to update the dynamic secret in.
data
object
requiredResponse
200 - application/json
dynamicSecret
object
required