Skip to main content

Activate every number in a porting order asynchronously.

POST 
/porting_orders/:id/actions/activate

Activate each number in a porting order asynchronously. This operation is limited to US FastPort orders only.

Request

Path Parameters

    id uuidrequired

    Porting Order id

Responses

202: Successful response

401: Unauthorized

422: Unprocessable entity. Check message field in response for details.

Loading...