Skip to main content

Delete a build artifact

DELETE 

/apps/:app-slug/builds/:build-slug/artifacts/:artifact-slug

Delete a build artifact of an app's build. The required parameters are app slug, build slug and artifact slug. You can fetch the build artifact slug if you first list all build artifacts of an app with the /apps/ endpoint.

RequestClick to copy link

ResponsesClick to copy link

OK