Not applicable
Gets an Access Token after authenticating your request using the HMAC scheme.
The Access Token is used to authenticate the caller in all other API operations.
Created - Returns the Access Token response.
Bad Request - Returns the Error response object.
{- "accessToken": "string",
- "expires": 0
}