Skip to main content
POST
Create New Contact

Authorizations

X-ACCESS-TOKEN
string
header
required

API access token from your Fliqr AI dashboard (Settings → API). Send it in the X-ACCESS-TOKEN header on every request.

Body

application/json
phone
string

The phone number with country code

email
string

The contact email

first_name
string
last_name
string
gender
enum<string>
Available options:
male,
female,
unknown
actions
any[]

Actions can be send flow, add/remove tags, set/unset custom field ...

Response

default

successful operation