Create OAuth token
Exchange server credentials for a bearer token. Token lifetime is configurable and can be altered by the AURA engineering team on request.
Request
This endpoint expects an object.
clientId
clientSecret
Response
Successful.
accessToken
tokenType
expiresIn
Token lifetime in seconds. The API accepts values up to the documented maximum.
Errors
400
Bad Request Error
401
Unauthorized Error
