Revoke Token REST Endpoints

Runtime/Revoke Token
This REST end point can be used to revoke an access or a refresh token generated via three legged OAuth flow (Authorization Code Flow). It can also revoke the associated consent or grant by giving additional optional parameters.
Revokes given access/refresh token.
Method: post
Path: /oauth2/rest/token/revoke