Create a Record

Creates a new record in a record list.
Use this endpoint to add a single contact record with phone number and optional metadata.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Scope

record-lists:manage

Path Params
string
required
length between 1 and 36

The identifier of the record list.

Body Params

parameters needed to create a Record

Record object

string
required
length between 1 and 20
deprecated

Phone number of the record (required if phone_numbers field is not present)

phone_numbers
array of objects
required
length ≥ 1

List of phone numbers of the record (required if phone_number field is not present)

phone_numbers*

Record phone number

string
required
length between 1 and 20

Record phone number

string
enum
required
length between 4 and 7

The type of the phone number

Allowed:
string
required
length between 1 and 80

First name of the record

string
required
length between 1 and 80

Last name of the record

string
length between 1 and 35

Timezone of the record

string

External_provider of the record

string

external id of the record

string

external_url of the record

boolean

sync_external_id of the record

integer
1 to 10

Priority of the record within the record list

extra_data
object

Extra data of the record

Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/hal+json