/api/v1/contactdata/contactdata/{id} PATCH
Request parameters
{
"title": "example",
"first_name": "example",
"last_name": "example",
"email": "example",
"phone1": "example",
"phone2": "example",
"fax": "example",
"addressDataId": 91,
"isEmployees": true,
"canLogin": true,
"note": "example",
"enabled": true
}
Responses
17 April 2025