Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
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
Access token for dispatching and monitoring assets
Type of token (e.g. 'Bearer')
Time in UTC at which the token expires
Time in seconds until the token expires
Response
Token successfully processed
The response is of type any
.