Update Recap
Update an existing Recap. You may send any combination of the optional body fields; omitted fields are left unchanged. Unknown top-level properties are rejected.
**Note:**
Requires paid plan
<Info title="Required scopes">
> `meeting_recaps:write`
</Info>
Authentication
AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token
Path parameters
uuid
Request
Optional markdown fields to update.
summary_md
Summary in Markdown.
action_items_md
Action items in Markdown.
discussion_md
Discussion notes in Markdown.
Response
OK
resource
A meeting recap generated for a Calendly scheduled event or an external event.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error