v1
latestOpenAPI 3.0.32026-07-26870417.2 KBcontacts
Update Contact
This endpoint updates properties of a contact
patch/contacts/{contact_id}
Request body
Example request
{
"contact_name": "BK Local1",
"labels": "label1,label2"
}Response
200 OK
object required
The response is a contact object. Refer to the contact object here