Update IC Meeting
PATCH/v1/ic-meetings/:id
Partially updates an IC meeting. Only the keys you send are written — a fields object replaces just those field values and leaves the rest untouched. stage is derived from the meeting date and its agenda decisions and cannot be set.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
IC meeting updated successfully
Invalid request parameters, field value, or an empty body
Invalid or missing API key
IC meetings are not enabled for this organization, or the API key is read-only
IC meeting not found
Internal server error