Customer-initiated revoke. Idempotent — re-revoking an already- revoked token returns 204. Returns 404 only when the token doesn’t belong to the caller.
AgentTokenService.revoke already enforces the customer scope
in its WHERE clause; we additionally write an audit row here so
the revocation appears in /me/agents/{id}/audit even after the
token row itself is set inactive.
Documentation Index
Fetch the complete documentation index at: https://docs.stella-commerce.com/llms.txt
Use this file to discover all available pages before exploring further.