---
title: "Mark app upload as failed"
method: POST
path: "/apps/{id}/mark-failed"
tags: ["Apps Cloud Storage"]
---

# Mark app upload as failed

`POST /apps/{id}/mark-failed`

Sets the app status to failed.

## Path parameters

- `id` string, uuid, required

## Response `200`

App marked as failed

- object
  - `success` true, required
  - `message` string, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.net/mobilerun/apis/workflows.md) · [All operations](https://skmtc.net/mobilerun/apis/workflows/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mobilerun/workflows/revisions/1bc499aa8f99/schema)
