PATCH
/
api
/
v1
/
dynamic-secrets
/
{name}

Path Parameters

name
string
required

The name of the dynamic secret.

Body

application/json
data
object
required
environmentSlug
string
required

The slug of the environment to update the dynamic secret in.

Minimum length: 1
projectSlug
string
required

The slug of the project to update dynamic secret in.

Minimum length: 1
path
string
default:
/

The path to update the dynamic secret in.

Response

200 - application/json
dynamicSecret
object
required

Was this page helpful?