Versions Compared

Key

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

...

Field Name

Field Type

Description

Label*

String

Specify the name for the account. We recommend that you update the account name if there is more than one account of the same account type in your project.

Default value: None

Example: Account_OpenAPI

Access token*

String/Expression

Specify the access token for the application. The retrieval of the access token is done when setting up the account for the endpoint.

By default, make the request using bearer <access token> (bearer should be in lower case). Some endpoints require Bearer to be capitalized. For such endpoints, you can fully qualify the access token property by defining it as: Bearer <access token>

.

Default Value: None
Example8f733cfc-cb85-4e34-b7f9-890fa5665756:ab

Header authenticated

Checkbox

Select this checkbox if endpoint uses bearer header authentication.

Default value: Deselected

Example: Selected

...