Obtain an API token for a user, based on a request token generated while using the Add-On authentication flow for 3rd party systems.

Example:

{
  "requestToken": "abc123abc123abc123abc123abc123abc123abc123abc123abc123abc123abc1"
}

You can use the resulting apiToken property in the api_key field above to access all other API calls.

Body Params
string
required
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Unknown requestToken

401

Authentication failed

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json