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.

Headers

authorization_bearer
string

Format: Bearer Authenticates the request with your Telnyx API V2 KEY

Body

application/json
idempotency_key
string<uuid>

Idempotency key for the request. Can be any UUID, but should always be unique for each request.

Example:

"12ade33a-21c0-473b-b055-b3c836e1c292"

items
object[]
write-only

Response

Successful Response

data
object[]
required