v1

latestOpenAPI 3.1.02026-07-242442479.7 KB

Update a Meeting

put/api/record/activity/{id}

Path parameters

idstring required

Use a meeting's GUID.

Request body

subjectstring required

The subject of the meeting (Primary).

activitytypecodeinteger

The type of activity (Picklist).

descriptionstring

Description of up to 4,000 characters.

locationstring

Location

objectidstring

The GUID of the record related to the meeting.

objecttitlestring

Primary field of the related record. If you set the objectid field, you MUST set this field as well.

objecttypecodeinteger

Object number of the object the related record belongs to. If you set the objectid field, you MUST set this field as well.

owneridstring

The GUID of the system user who created the record, can also be set manually. Will be used for permissions.

prioritycodeinteger

Priority of the meeting (Picklist).

resourcestring

The GUID of the resource used for the meeting.

scheduledendstring date

Date and time the meeting ends.

scheduledstartstring date

Date and time the meeting starts.

statuscodeinteger

Status (Picklist)

Response

200