Reclaim a quarantined number

Moves a number from quarantined status back to provisioned for the same workspace. The number must have been released within the last 30 days. The agent must belong to the requesting workspace. Channels default to [“voice”] if not specified.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

number_idstringRequired

Request

This endpoint expects an object.
agent_idstringRequired
Agent to assign the reclaimed number to
channelslist of enumsOptional

Defaults to [voice] if not specified

Allowed values:

Response

Number reclaimed
number_idstringOptional
e164stringOptional
typeenumOptional
statusenumOptional
agent_idstringOptional
channelslist of enumsOptional
mnostringOptional
provisioned_atdatetimeOptional

Errors

404
Reclaim Number Request Not Found Error