Dynamics 365 API tokens can be revoked by calling DELETE /login/refreshToken?refreshToken={refresh_token_value} HTTP/1.1
Example:
DELETE https://mrs.contoso.com/login/refreshToken?refreshToken=ScW2t HTTP/1.1
Also, visit the documentation page: deployr-api-docs
--please don't forget to upvote
and Accept as answer
if the reply is helpful--