---
title: "Delete an interaction"
method: DELETE
path: "/accounts/{{account_id}}/interactions/{interaction_id}"
tags: ["Interactions"]
---

# Delete an interaction

`DELETE /accounts/{{account_id}}/interactions/{interaction_id}`

Deletes an interaction

## Response `204`

SUCCESS

## Other responses

- `401` — UNAUTHORIZED: Authentication failed - check to make sure your client credentials were correct for the access token
- `404` — NOT_FOUND: The specified In-Page Experience does not exist

---

[API](https://skmtc.net/brightcovelearning/apis/brightcove-in-page-experiences-api-reference.md) · [All operations](https://skmtc.net/brightcovelearning/apis/brightcove-in-page-experiences-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brightcovelearning/brightcove-in-page-experiences-api-reference/versions/4ba1a5bb9017/schema)
