Skip to main content
POST
cURL

Path Parameters

leaseId
string
required

The ID of the dynamic secret lease.

Minimum string length: 1

Body

application/json
projectSlug
string
required

The slug of the project of the dynamic secret in.

Minimum string length: 1
environmentSlug
string
required

The slug of the environment of the dynamic secret in.

Minimum string length: 1
ttl
string

The renew TTL that gets added with current expiry (ensure it's below max TTL) for a total less than creation time + max TTL.

path
string
default:/

The path of the dynamic secret in.

Minimum string length: 1

Response

Default Response

lease
object
required