---
title: "Delete Application Role Bundle"
method: DELETE
path: "/api/platform/applications/{application_id}/role-bundles/{slug}"
tags: ["platform"]
---

# Delete Application Role Bundle

`DELETE /api/platform/applications/{application_id}/role-bundles/{slug}`

## Path parameters

- `application_id` string, required
- `slug` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/gocrisp/apis/crisp-app-dock.md) · [All operations](https://skmtc.dev/gocrisp/apis/crisp-app-dock/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gocrisp/crisp-app-dock/revisions/00d89e1b0f38/schema)
