Variable access_tokenConst

access_token: TString = ...

The OAuth Bearer token authenticating the request (the access token may be sent in an HTTP Authorization header or this form parameter).

A few POST body property names are reserved when requests are sent as x-www-form-urlencoded or multipart/form-data.