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
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
""