Revoke tokenCopy Pagepost https://stage-api.findity.com/api/oauth/revokeRevokes a previously issued token. After revocation, the token can no longer be used to authenticate API requests.Form DatatokenstringThe token to revoke. Can be either an access token or a refresh token.token_type_hintstringenumOptional hint about the type of the token being revoked. If omitted, the server will attempt to revoke the token as both an access token and a refresh token.access_tokenrefresh_tokenAllowed:access_tokenrefresh_tokenResponse 200OKUpdated about 1 month ago Request access tokenCreate authorization for a userDid this page help you?YesNo