Skip to main content
PATCH
Update a client

Authorizations

x-api-key
string
header
required

API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.

Path Parameters

id
string
required

Body

application/json
status
enum<string> | null
deprecated

Deprecated: use stageId instead. Client status is no longer maintained.

Available options:
lead,
prospect,
customer,
lost_customer,
blacklisted
stageId
string
teamId
string | null
Minimum string length: 1
locations
object[]

Client locations (0 to 250). Omit to leave unchanged; send an empty array to clear all locations.

Maximum array length: 250
taxIdentifiers
object[]
Maximum array length: 10
company
object

Response

Client updated successfully