v1

latestOpenAPI 3.0.32026-08-06224144516.1 KB
Activities

Update an activity

put/activities/{id}

Path parameters

idnumber required

The ID of the activity to update.

Request body

typestring required

One of the following activity types: email, meeting, call_talked, call_lvm, call_missed, text_message or other.

regarding_idnumber

The ID of the job order that this activity is regarding. Leave null for a general activity.

notesstring
datestring

The datetime the activity took place. If not specified it defaults to the current date and time.

Response

No Content