Update activity

Update one or more fields of an activity. At least one of title, type, content, template_id, due_at, or stage_id is required. stage_id must be a stage belonging to the deal's origin. template_id is only supported for WHATSAPP activities (pass null to detach). Requires the ACTIVITIES_API feature flag and an API key with the activities:write scope. Only activities belonging to the authenticated owner can be updated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID

Body Params
string
string
enum
Allowed:
string | null

Free-text body. For WHATSAPP/INSTAGRAM this is the message text; for CALL/MAIL/TASK it is the notes field.

uuid | null

Attach (UUID) or detach (null) a WhatsApp Official message template. Only supported when the activity type is WHATSAPP; must reference a template belonging to the authenticated owner.

date-time | null
uuid
Headers
string
required

API Token

Responses

401

Authentication error - invalid or missing api-token

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json