Update a Call activity
Most commonly used to update `note_html` or `outcome_id`. Some fields (`status`, `duration`, `direction`) cannot be updated for internal calls made through Close's VoIP system.
**`note_html` and `note`**: setting one overwrites the other. If both are provided, `note_html` takes precedence. `note_html` supports rich-text HTML; `note` is plaintext only.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:)>.
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Request
This endpoint expects an object.
activity_at
contact_id
conversation_type_id
custom_fields
duration
lead_id
note
note_html
outcome_id
phone
Phone number in E.164 format
playbook_id
quality_info
recording_url
status
user_id
voicemail_url
Response
Successful response
_type
activity_at
contact_id
created_by
date_created
date_updated
id
lead_id
organization_id
outcome_id
source
Source of a phone activity. Describes whether the phone activity (such as a call or an SMS) was handled by Close’s telephony provider or handled externally by a 3rd party and is merely logged in Close.
Allowed values:
status
Current status of the call.
updated_by
user_id
users
created_by_name
sequence_id
sequence_name
sequence_subscription_id
updated_by_name
user_name
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error