Provide an auth token to Axle, for dispatching the site’s assets.
This token should provide access to all of the assets registered against the specified site.
This is only required where Axle is not able to access this site via an aggregated API in your systems.
The access token received from the authorization server in the OAuth 2.0 flow.
Request model for providing an auth token to enable Axle to access assets at a site.
Refresh token for acquiring fresh access tokens after they expire; required, except for 'API_KEY'-type submissions
Access token for dispatching and monitoring assets
Type of token (e.g. 'Bearer' or 'API_KEY')
Time in UTC at which the token expires
Time in seconds until the token expires
Token successfully processed