Skip to main content
POST
Create encrypted Cultural Intelligence profile

Authorizations

Authorization
string
header
required

Use the raw API key as the Bearer token, or send X-API-Key instead.

Path Parameters

org_id
string
required

Body

application/json
birth_date
string<date>
required
birth_time
string
required
Example:

"08:30"

birth_lat
number
required
Required range: -90 <= x <= 90
birth_lng
number
required
Required range: -180 <= x <= 180
birth_timezone_offset_minutes
integer
required
external_id
string
profile_type
enum<string>
default:employee
Available options:
employee,
member,
customer,
community_user,
candidate,
synthetic
birth_city
string
locale
enum<string>
default:th
Available options:
th,
en
market
string
default:TH
tags
string[]

Response

Profile created without raw or encrypted birth data.

Public profile metadata. Raw and encrypted birth fields are intentionally omitted.

profile_id
string
required
org_id
string
required
profile_type
string
required
status
enum<string>
required
Available options:
active,
deleted
locale
enum<string>
required
Available options:
th,
en
market
string
required
tags
string[]
required
external_id
string | null
created_at
string<date-time>
updated_at
string<date-time>
deleted_at
string<date-time> | null