---
title: "Delete a tester device"
method: DELETE
path: "/{connect_customer_key}/testers/{msisdn}"
tags: ["RCS Business Messaging"]
---

# Delete a tester device

`DELETE /{connect_customer_key}/testers/{msisdn}`

## Path parameters

- `connect_customer_key` string, required
- `msisdn` string, required

## Query parameters

- `agentId` string, required

## Response `200`

Deleted a tester device.

- string — Empty object.

## Other responses

- `400` — Bad request. Note that connect_customer_key, msisdn, and agentId are all required.
- `401` — Authentication error.
- `403` — Authorization error.

---

[API](https://skmtc.net/vibes/apis/vibes-rcs-business-messaging-api.md) · [All operations](https://skmtc.net/vibes/apis/vibes-rcs-business-messaging-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vibes/vibes-rcs-business-messaging-api/versions/9004bf05c975/schema)
