revoke Refresh Token By Id With Id

DELETE {{baseUrl}}/api/jwt/refresh/:tokenId

Revokes a single refresh token by the unique Id. The unique Id is not sensitive as it cannot be used to obtain another JWT.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

""