Skip to main content
POST
Create a contact

Authorizations

Authorization
string
header
required

Dairo API key, e.g. dairo_test_... or dairo_live_...

Headers

Idempotency-Key
string

Optional idempotency key for safe retries of side-effecting operations.

Maximum string length: 128

Body

application/json
displayName
string
required
Required string length: 1 - 200
alias
string
kind
enum<string>
Available options:
person,
agent,
self
info
string
Maximum string length: 10000
avatarUrl
string
metadata
object
handles
object[]

Response

Success

contact
object
required