Dynamic Secrets
post/api/v1/dynamic-secrets/leases
Request body
dynamicSecretNamestring required
The name of the dynamic secret.
projectSlugstring required
The slug of the project of the dynamic secret in.
ttlstring
The lease lifetime TTL. If not provided the default TTL of dynamic secret will be used.
pathstring
The path of the dynamic secret in.
environmentSlugstring required
The slug of the environment of the dynamic secret in.
{"stackTrail":"paths:/api/v1/dynamic-secrets/leases:post:requestBody:content:application/json:schema:properties:config","oasType":"schema","type":"unknown"}
Response
Default Response
{"stackTrail":"paths:/api/v1/dynamic-secrets/leases:post:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}