is it possible to revoke the access token generated during machine to machine communication in client credential flow. I was following the guide here Revoke an access token or a refresh token | Okta Developer but i keep getting invalid_client - No client credentials found.
This leads me to think maybe the access token in this flow cannot be revoked ?