docs: added revoke token api to api-reference

This commit is contained in:
=
2024-05-15 15:27:26 +05:30
parent e3184a5f40
commit 29f37295e1
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
---
title: "Revoke Access Token"
openapi: "POST /api/v1/auth/token/revoke"
---