post http://127.0.0.1:5001/api/v1/accesskey/enable
Set the specified Access-Key to enable
Log in to see full request history
Arguments
Argument | Description | Type | Required |
---|---|---|---|
arg | The key of the Access-Key to enable | string | Y |
Response
Set the specified Access-Key to enable
Arguments
Argument | Description | Type | Required |
---|---|---|---|
arg | The key of the Access-Key to enable | string | Y |
xxxxxxxxxx
curl -X POST http://127.0.0.1:5001/api/v1/accesskey/enable?arg=<key>
Try It!
to start a request and see the response here!