/apis/access_tokensAsk AIpost https://example.com/analytics/services/v1.0/apis/access_tokensCreates a new access token for use with analytics APIs.Body ParamsnamestringThe name to assign to the token.expiration_timestringThe date/time when the token should expire. To allow the access token to last forever (i.e. to not have an expiration time), set this parameter to -1.scopesarray of stringsAn array strings corresponding to the scopes to authorize access to with the token.scopesADD stringResponses 200200 400400Updated 7 months ago