landscaping-proposals

Generate Landscaping Proposal Draft

post/landscaping-proposals/events/{event_id}/drafts/generate

Path parameters

event_idstring required

Request body

template_idstring nullable
proposal_typestring nullable
template_versioninteger nullable
semantic_match_run_idstring uuid nullable
display_namestring 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