---
title: "Release Agent Phone Number"
method: POST
path: "/ca_apis/ReleaseFwpNumber"
tags: ["Agent"]
---

# Release Agent Phone Number

`POST /ca_apis/ReleaseFwpNumber`

Use this API to release a phone number assigned to an agent via token authentication.

## Headers

- `Content-Type` string, required

## Request body

- object
  - `userName` string, required — CloudAgent account username
  - `phoneName` string, required — Phone number to be released

## Response `200`

Successful response

---

[API](https://skmtc.net/ozonetel/apis/agent-authentication.md) · [All operations](https://skmtc.net/ozonetel/apis/agent-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ozonetel/agent-authentication/revisions/9096baa9c71b/schema)
