Skip to main content
PATCH
Partial update customer

Authorizations

X-Initdesk-Token
string
header
required

Path Parameters

pk
integer
required

A unique integer value identifying this customer.

organization_id
string
required
Pattern: ^[-a-zA-Z0-9_]+$

Body

name
string
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

company_id
string<uuid> | null
write-only

Response

200 - application/json
id
integer
required
read-only
name
string
required
Maximum string length: 255
company
object | null
required

Minimal company chip for nested customer payloads.

email
string<email> | null
Maximum string length: 254
is_spam
boolean

If true, emails from this customer are marked as spam