API Reference
Connect app version
Establish a connection with a specific version of an app, defining the resource types.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The unique identifier of the application.
The version of the application.
Was this page helpful?