/apis/access_tokens

Creates a new access token for use with analytics APIs.

Body Params
string

The name to assign to the token.

string

The 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.

scopes
array of strings

An array strings corresponding to the scopes to authorize access to with the token.

scopes
Responses

Language
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json