Request token
Request authenticated token
POST /auth/token
note
SDK method: requestToken
Security: public
Request body (application/x-www-form-urlencoded)
Accepts a AuthenticationRequest object.
Request body (application/json)
Accepts a AuthenticationRequest object.
Response
201 Created — Returns a AuthenticationTokenResponse object.