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

Changed in 1 of the 23 revisions of this API.3

    • ○

      the request property default value enhancement was removed

      request-property-default-value-removed

    • ○

      request property / list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • ○

      the / request property's minLength was decreased from 1 to 0

      request-property-min-length-decreased