Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

To log out a specific authentication token, include that token in the request body, as seen below. If you want to log out ALL of a service account’s authentication tokens, send an empty request body.

Example Request Body
Code Block
{
    "authenticationToken": "acr2vdf088qmnrsjmomj5ne9tsbd0je1rspp84059vc9pii7ai6019g3eslv6024"
}

...