Skip to main content
POST
/
v1
/
organization
/
playground
/
phone-numbers
/
system
cURL
curl --request POST \
  --url https://api.buildwithchirp.com/v1/organization/playground/phone-numbers/system \
  --header 'Authorization: Bearer <token>'
{
  "number": "<string>"
}

Authorizations

Authorization
string
header
required

Session-based authentication for organization-level operations

Response

Purchased system phone number

number
string
required