Fix bad copy/paste (#3139)
Description was probably originally copied from the "delete" request.
This commit is contained in:
parent
20bdd15ba5
commit
fc2d0f9f3e
|
@ -208,7 +208,7 @@ The table below shows this endpoint's support for
|
|||
### Parameters
|
||||
|
||||
- `uuid` `(string: <required>)` - Specifies the UUID of the ACL token to
|
||||
destroy. This is required and is specified as part of the URL path.
|
||||
be cloned. This is required and is specified as part of the URL path.
|
||||
|
||||
### Sample Request
|
||||
|
||||
|
|
Loading…
Reference in New Issue