Starta företag med Fortnox
Som nystartad är ditt första halvår i Fortnox kostnadsfritt. Vi hjälper dig att fixa företagslivet.
Se våra paket
Skaffa Fortnox för ditt företag
Program & tjänster
Skaffa Fortnox för din byrå
Bli trygg i ditt entreprenörskap
Våra experter lär dig mer om allt från företagskort till semesterårsavslut.
Se alla avsnitt
Revoke Access-Token
Revoke of access-token is not supported for Authorization Code Flow due to their short lifespan. Instead, the revoke is done on the refresh-token to prevent new access-tokens from being created.
POST https://apps.fortnox.se/oauth-v1/revoke
Headers example
ClientId: 8VurtMGDTeAI
ClientSecret: yFKwme8LEQ
Credentials: OFZ1cnRNR0RUZUFJOnlGS3dtZThMRVE=
Credentials is the Base64 encoding of ClientId and Client-Secret, separated with a colon.
Content-type: application/x-www-form-urlencoded
Authorization: Basic {Credentials}
Body example
token_type_hint=refresh_token&token={Refresh-Token}
{
"revoked":true
}
See our comprehensive documentation regarding the Fortnox API.
Approximately half a million customers are waiting for your integration at our Integrations page.