---
title: "Reject a phone"
method: POST
path: "/phones/{mac}/reject"
tags: ["Auto Provisioning"]
---

# Reject a phone

`POST /phones/{mac}/reject`

Reject a phone from auto provisioning.

## Path parameters

- `mac` string, required — MAC address.

## Response `200`

OK

## Other responses

- `400` — Invalid mac address.

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
