Patch custom attributes for a contact
Custom Attributes
Update Contact Custom Attributes
Update one or more custom attribute values for a specific contact.
PATCH
Patch custom attributes for a contact
Documentation Index
Fetch the complete documentation index at: https://docs.conduit.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.
Path Parameters
Contact id.
Example:
"ph77c0dy0mgdpzmqz6tesry8w184002s"
Query Parameters
Optional workspace override. If omitted, Conduit resolves the contact's workspace automatically.
Example:
"j57demo8f8x7c9v0n2q4r6t8y1u3i5o"
Body
application/json
Request body for upserting custom attribute values on a contact. Date attributes accept YYYY-MM-DD strings.
Minimum array length:
1Response
Updated contact custom attributes
Custom attributes for a contact.