Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

porting_order_id
string<uuid>
required

Identifies the Porting Order associated with the phone number block

Body

application/json
phone_number_range
object
required
activation_ranges
object[]
required

Specifies the activation ranges for this porting phone number block. The activation range must be within the block range and should not overlap with other activation ranges.

Response

Successful response

data
object