Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the account offer. Can be retrieved from the list of account offers.
Response
User is not authenticated, happens when the API key is missing, expired or invalid
Example:
"Unauthenticated."