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

id
string<uuid>
required

Porting Order id

Body

application/json

A list of phone numbers and their verification codes

verification_codes
object[]
Maximum array length: 100

Response

Successful response

data
object[]