Skip to main content
POST
Create Contact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

org_id
required

Body

application/json
name
string
required
email
string<email> | null
phone
DEPhoneNumber · object | null
roles
string[]

Response

Successful Response

name
string
required
id
string
required
email
string<email> | null
phone
DEPhoneNumber · object | null
roles
string[]