Skip to content
ARGUS
Search
K
Main Navigation
Docs
API
Blog
Menu
Return to top
Regenerate user API key (admin only)
​
PUT
/api/users/{id}/api-key
Authorizations
​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Parameters
​
Path Parameters
id
*
Type
integer
Required
Responses
​
200
New API key
Content-Type
application/json
Schema
JSON
JSON
{
 Â
"api_key"
:
"string"
}
PUT
/api/users/{id}/api-key
Playground
​
Authorization
ApiKeyHeader
Variables
Key
Value
id
*
Try it out
Samples
​
Powered by
VitePress OpenAPI