Update an activity
PATCH/api/v2/activities/:activityId
Updates an existing activity record.
Supports updating EVENT, TASK, SUBTASK, etc activity types.
This endpoint is also used for updating subtasks because subtasks are tasks with a parentRecordId reference to another task.
Request
Responses
- 200
Activity updated successfully