Update revoke.html.md (#2604)
Changed param's description verb from renew to revoke, to match the page context.
This commit is contained in:
parent
e1e78b1409
commit
c98de70310
|
@ -20,7 +20,7 @@ This endpoint revokes a secret immediately.
|
|||
|
||||
### Parameters
|
||||
|
||||
- `lease_id` `(string: <required>)` – Specifies the ID of the lease to renew.
|
||||
- `lease_id` `(string: <required>)` – Specifies the ID of the lease to revoke.
|
||||
|
||||
### Sample Request
|
||||
|
||||
|
|
Loading…
Reference in New Issue