Skip to main content

Run a portability check

POST 
/portability_checks

Runs a portability check, returning the results immediately.

Request

Body

required

    phone_numbers string[]

    The list of +E.164 formatted phone numbers to check for portability

Responses

201: PortabilityCheck Response

401: Unauthorized

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

Loading...