Versions Compared

Key

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

POST authentication/token/release

Excerpt
Tip

Available from CRM.COM R10.0.0 and deprecated from CRM.COM R12.0.0 onwards

Excerpt

This method releases an authentication token in order to make it not usable by any other subsequent Web API calls

...

Parameters

Name

Type

Description

token

(mandatory)

String

The authentication token which will be released

...