Dynamic Secrets
Delete Lease
DELETE
/
api
/
v1
/
dynamic-secrets
/
leases
/
{leaseId}
Path Parameters
The ID of the dynamic secret lease.
Minimum length:
1
Body
application/json
The slug of the project of the dynamic secret in.
Minimum length:
1
The slug of the environment of the dynamic secret in.
Minimum length:
1
The path of the dynamic secret in.
Minimum length:
1
A boolean flag to delete the the dynamic secret from Infisical without trying to remove it from external provider. Used when the dynamic secret got modified externally.
Response
200 - application/json
Was this page helpful?