Sites
Add site auth token
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.
POST
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.
Response
200
application/json
Token successfully processed
The response is of type any
.