ValwispDocs
DesarrolladoresAPI RESTReferenceAgent gateway

Rotate agent API key (revoke old, issue new same-name)

Rotate an agent key: revokes the old token and issues a new one with the same name. The new token is returned once — reconfigure the agent with it.

POST
/api/v1/agent/keys/{keyId}/rotate

Rotate an agent key: revokes the old token and issues a new one with the same name. The new token is returned once — reconfigure the agent with it.

Path Parameters

keyId*string

Response Body

curl -X POST "https://example.com/api/v1/agent/keys/string/rotate"
Empty