Skip to main content

Update a build artifact

PATCH 

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

Update the is_public_page_enabled attribute of your 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 GET /apps/ endpoint.

RequestClick to copy link

ResponsesClick to copy link

OK