Skip to main content
DELETE
Delete phone numbers from a project

Authorizations

X-API-KEY
string
header
required

Path Parameters

agentId
string
required

Body

application/json

Phone numbers to release in a single call.

Releases are processed independently; see the response for per-number results.

phoneNumbers
string[]
required

List of phone numbers to delete

Minimum array length: 1

Response

Successful response

Per-number results of a batch release — phone numbers that were successfully released, plus any that couldn't be and why.

deleted
string[]
required

Successfully deleted phone numbers

errors
object[]

Per-number errors (omitted when empty)

Last modified on April 22, 2026