Skip to main content
PATCH
Update CRM contact

Authorizations

x-ty-api-key
string
header
required

Path Parameters

contact_id
string
required

CRM contact ID.

Body

application/json
status
enum<string>
required
Available options:
TO_OUTREACH,
OUTREACHED,
NEGOTIATING,
WORKING,
DONE,
CANCELLED
notes
string | null
agreedRate
number | null
Required range: x >= 0
contactEmail
string | null
contentDeliverables
string | null

Response

CRM contact updated

message
string
Example:

"OK"

response
object