Agent Auth (auth.md)
Revoke credential
Revoke a previously-issued credential. Accepts a logout JWT body (application/logout+jwt) for future provider-driven revocation; currently a no-op receiver, returns 200.
POST
Revoke credential
Documentation Index
Fetch the complete documentation index at: https://docs.vidjutsu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/logout+jwt
The body is of type string.
Response
200 - application/json
The request has succeeded.
Revoke credential