Update Activity
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
numberrequired
Salesmate activity ID.
stringrequired
Activity title.
numberrequired
Salesmate user ID that owns the activity.
stringrequired
Activity type such as Call or Meeting.
date
Activity due date/time.
string
Internal activity description.
number
Activity duration in minutes.
number
Primary contact linked to the activity.
string
Comma-separated tag list.
Uncommon arguments
boolean
Whether Salesmate should send a calendar invite.
boolean
Whether the activity is already completed.
array of object
Follower objects such as { userId } or { contactId }.