v1
latestOpenAPI 3.1.02026-07-1451089.2 KBUpdate a meeting
This call lets you update the contents and metadata of a specific meeting.
post/meetings/{meetingKey}
Path parameters
meetingKeystring required
The key for the meeting you wish to update
Request body
Response
200
Example response
{
"boxKey": "agxzfm1ha",
"pipelineKey": "Wxmb29nYWV",
"orgKey": "agxzfm1ha",
"creatorKey": "agxzfm1ha",
"creationDate": 1543268186504,
"key": "agxzfm1haWxmb29",
"meetingType": "CALL_LOG",
"startTimestamp": 1543268158247,
"duration": 480000,
"notes": "Ford is making a power-play with the Journey into Night narrative and no one knows how. We should be prepared for anything.",
"lastSavedTimestamp": 1543270412555
}