---
title: "POST /deleteRobotApplication"
method: POST
path: "/deleteRobotApplication"
---

# POST /deleteRobotApplication

`POST /deleteRobotApplication`

Deletes a robot application.

## Request body

- object
  - `application` string, required — The Amazon Resource Name (ARN) of the the robot application.
  - `applicationVersion` string — The version of the robot application to delete.

## Response `200`

Success

- DeleteRobotApplicationResponse

## Other responses

- `480` — InvalidParameterException
- `481` — ThrottlingException
- `482` — InternalServerException

---

[API](https://skmtc.net/aws/apis/robomaker.md) · [All operations](https://skmtc.net/aws/apis/robomaker/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/robomaker/versions/a6f68d7d4866/schema)
