--- layout: "http" page_title: "HTTP API: /sys/revoke-prefix" sidebar_current: "docs-http-lease-revoke-prefix" description: |- The `/sys/revoke-prefix` endpoint is used to revoke secrets based on prefix. --- # /sys/revoke-prefix
Description
Revoke all secrets generated under a given prefix immediately.
Method
PUT
URL
`/sys/revoke-prefix/`
Parameters
None
Returns
A `204` response code.