Skip to main content
POST
Edit activity

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

activityId
integer
required

Activity ID to edit

Body

application/json
contact_id
integer
required

Assigned contact ID

type
enum<string>

Type of activity

Available options:
order,
task,
chat,
ticket,
other,
invoice,
proforma,
estimate,
cancel
name
string

Name/Title

activity_date
string<date-time>

Activity date and time. Set to current company time by default.

description
string

Detailed description

activity_author
string

Author of activity - user name you want to show

external_id
integer

Activity ID from external resource - e.g. your order ID

external_url
string

External url which can be opened from activity detail

Response

No error

responseData
object
required