v1

latestOpenAPI 3.1.02026-07-17261633.4 KB

Calls SPIRE server `spire-server agent evict` command

Evict attested node given spiffeID so node is not able to re-attest

delete/api/v1/spire/agents

Request body

pathstring
trust_domainstring

Example request

{
  "path": "/ns/default",
  "trust_domain": "example.org"
}

Response

OK

string required

Example response

"SUCCESS"