post https://developer-api.setapp.com/v1/ci/version
API to upload app build automatically
Log in to see full request history
Responses
204The app build was successfully uploaded.
API to upload app build automatically
204The app build was successfully uploaded.
xxxxxxxxxx
curl --request POST \
--url https://developer-api.setapp.com/v1/ci/version \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data' \
--form status=draft \
--form release_on_approval=true
Try It!
to start a request and see the response here! Or choose an example: