Revoke access tokenAsk AIpost https://api.gusto-demo.com/oauth/revokeRevokes the given access token. After revoking, this token can no longer be used to make requests nor can it be refreshed.Body Paramsclient_idstringrequiredYour client idclient_secretstringrequiredYour client secrettokenstringrequiredThe access token that will be revoked.HeadersX-Gusto-API-VersionstringenumDefaults to 2026-02-01Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.2026-02-01Allowed:2026-02-01Response 200OKUpdated 4 months ago