Versions Compared

Key

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


Tip

Available from CRM.COM R16.12.0 & CRM.COM R17.910.0

Deprecated from CRM.COM R18.0.0


Excerpt

This method changes the pass code for an existing access token. The scenario of using this method is when a customer requests to change the pass code of an access token (of which the identifier is of email address format). This method can be applied only on effective access tokens. A single access token change pass code can be requested by each call

...

Parameters

Name

Type

Description

token

(mandatory)

String

The token that will verify that the client is trusted

pass_code

(mandatory)

String

The new access token pass code

The user’s new password

...