---
title: "Delete Adaptive Card"
method: DELETE
path: "/team-messaging/v1/adaptive-cards/{cardId}"
tags: ["Adaptive Cards"]
---

# Delete Adaptive Card

`DELETE /team-messaging/v1/adaptive-cards/{cardId}`

Deletes an adaptive card by ID.

## Path parameters

- `cardId` string, required

## Response `204`

No Content

## Other responses

- `400` — Some of the parameters are missing or have invalid format
- `403` — You do not have permissions to delete specified adaptive card.
- `404` — Adaptive Card not found.

---

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