landscaping-proposals

Update Landscaping Proposal Draft

patch/landscaping-proposals/events/{event_id}/drafts/{draft_id}

Path parameters

event_idstring required
draft_idstring required

Request body

titlestring nullable
executive_summarystring nullable
positive_observationsobject[] nullable
notesstring nullable
investment_optionsobject[] nullable
sectionsobject[] nullable
draft_jsonobject nullable
status'draft' | 'ready' | 'failed' | 'archived' nullable
metadataobject nullable

Response

Successful Response

idstring uuid required
event_idstring uuid required
organization_idstring required
template_registry_idstring uuid nullable
template_idstring required
proposal_typestring required
status'draft' | 'ready' | 'failed' | 'archived' required
source_generation_run_idstring uuid nullable
draft_generation_run_idstring uuid nullable
draft_jsonobject
errorstring nullable
metadataobject
version_numberinteger
parent_draft_idstring uuid nullable
root_draft_idstring uuid nullable
section_selectionobject nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 5 revisions of this API.