Hi,
Below is the content from the API documentation
-----------------------------------------
Authentication and token exchange:
Once the request_token is obtained from the login flow, it should be POSTed to /session/token to complete the token exchange and retrieve the access_token.
curl...