Authentication/JWT (JSON Web Token)

Revoke JWT by JTI (JWT ID)

Note: # and anything after is NOT needed, its just to allow multiple examples for the same path/method.

delete/jwt/{jti}#1

Path parameters

jtistring required

Response

object required

Changes