Dynamic Secrets
Delete
DELETE
/
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 delete dynamic secret in.
path
string
default: /The path to delete the dynamic secret in.
environmentSlug
string
requiredThe slug of the environment to delete the dynamic secret in.
isForced
boolean
default: falseA 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
dynamicSecret
object
required