v3
latestSwagger 2.02026-08-067506752.0 MBtranscript
Update a transcript
patch/v1/org/{orgId}/transcript/{transcriptId}
Path parameters
orgIdstring required
Org identifier (either id or slug)
transcriptIdstring required
Transcript id
Request body
Example request
{
"calendarEntryId": "588f7ee98f138b19220041a7",
"externalUrl": "https://app.gong.io/call?id=7815638069569786872",
"recordingSystem": "gong",
"startAt": "2017-01-24T13:57:52Z",
"untilAt": "2017-01-24T14:57:52Z",
"attendees": [
{
"personId": "588f7ee98f138b19220041a7",
"orgId": "588f7ee98f138b19220041a7"
}
],
"language": "en",
"shareAccess": [
{
"userId": "5887a7718f138b6a2a0041a7",
"groupId": "5887a7718f138b6a2a0041a7",
"fields": "name,image,title"
}
]
}Response
transcript updated