Skip to main content
POST
Edit contact

Authorizations

Authorization
string
header
required

HTTP Basic Authentication. Use your API Access Key ID as the username and your API Access Key Secret as the password. Generate keys in the CloudTalk Dashboard under Account -> Settings -> API Keys (https://dashboard.cloudtalk.io/menu/account/settings/API-keys).

Path Parameters

contactId
integer
required

Contact ID to edit

Body

application/json
name
string

Name

Maximum string length: 150
title
string

Title

Maximum string length: 255
company
string

Company name

Maximum string length: 100
industry
string

Industry

Maximum string length: 100
website
string

Website

Maximum string length: 100
address
string

Address

Maximum string length: 255
city
string

City

Maximum string length: 255
zip
string

ZIP code

Maximum string length: 15
state
string

State

Maximum string length: 255
country_id
integer

Country ID

favorite_agent
integer

Favorite agent ID

ExternalUrl
object[]

List of all URLs which points to a detail page of a contact in an external service, e.g. CRMs, Helpdesk or any other custom service you use. You may list up to 3 URLs.

Maximum array length: 3
ContactNumber
object[]

Numbers assigned to contact

ContactEmail
object[]

Emails assigned to contact

ContactsTag
object[]

Tags for contact - can include multiple

ContactAttribute
object[]

Response

No error

responseData
object
required