Update contact
People
Update Contact
Update an existing contact. Only provided fields are updated.
Partial Updates: Supports PATCH-style partial updates via PUT.
PUT
Update contact
Documentation Index
Fetch the complete documentation index at: https://docs.clientcommander.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication using Bearer token scheme.
How to get your API key:
- Log into Client Commander
- Go to Admin > API Keys
- Click Create API Key
- Copy the key and use it in the Authorization header:
Authorization: Bearer ccmd_live_your_key_herePath Parameters
Contact ID
Pattern:
^[a-zA-Z0-9_-]{8,}$Body
application/json
Required string length:
1 - 100Required string length:
1 - 100Maximum string length:
255Pattern:
^\+?[1-9]\d{1,14}$Maximum string length:
100Stage ID
Required range:
x >= 0Maximum string length:
100Maximum string length:
5000Maximum array length:
20Required string length:
1 - 50Maximum string length:
200Maximum string length:
100Maximum string length:
2Pattern:
^[A-Z]{2}$Pattern:
^\d{5}(-\d{4})?$
