v1

latestSwagger 2.02026-08-06114111152.5 KB
Storage

Update an app binary by appkey

Replaces the binary stored under an existing appkey. The app_url (tb://<appkey>) stays the same so deployed CI configurations keep working without changes — useful for "always use the latest" CI flows. Metadata is re-extracted asynchronously: poll GET /storage/<appkey> until its state is DONE.

post/v1/storage/*

Request body

splatinteger required
{"stackTrail":"components:schemas:postV1Storage_:properties:file","oasType":"schema","type":"unknown","description":"Multipart binary replacement."}
urlstring

Public HTTPS URL to fetch the new binary from.

Response

Update an app binary by appkey

app_urlstring required

TestingBot storage URL (tb://<appkey>). Pass as a capability to reference this app in mobile tests.