API Reference
Pull app operation
Fetch the next available task for execution by an external client.
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?