Skip to main content
POST
Create customer

Authorizations

X-Initdesk-Token
string
header
required

Path Parameters

organization_id
string
required

Body

name
string
required
Required string length: 1 - 255
email
string<email> | null
Maximum string length: 254
is_spam
boolean

If true, emails from this customer are marked as spam

Response

201 - application/json
id
integer
required
read-only
name
string
required
Maximum string length: 255
email
string<email> | null
Maximum string length: 254
is_spam
boolean

If true, emails from this customer are marked as spam