Skip to main content

Create a number block order

POST 
/number_block_orders

Creates a phone number block order.

Request

Body

required

    starting_number e164_phone_numberrequired

    Starting phone number block

    range integerrequired

    The phone number range included in the block.

    connection_id string

    Identifies the connection associated with this phone number.

    messaging_profile_id string

    Identifies the messaging profile associated with the phone number.

    customer_reference string

    A customer reference string for customer look ups.

Responses

200: Successful response with details about a number block order.

default: Unexpected error

Callbacks

Loading...