Skip to main content
POST
Create contact

Authorizations

Authorization
string
header
required

DRF user token. Format: Token <token>

Body

application/json
organization_id
string<uuid>
required

Your org UUID (GET /auth/me/)

name
string
required
email
string<email>
phone
string
tags
string[]

Response

201

Created