repos

Generate Prose Endpoint

Place one hold and spawn scoped prose for the resolved eligible pages.

post/repos/{repo_id}/prose/generate

Path parameters

repo_idstring required

Request body

page_idsstring[] nullable
scopestring
snapshotstring nullable
max_cost_centsinteger nullable

Response

Successful Response

prose_job_idstring nullable required
statusstring required
selected_countinteger required
estimated_cost_centsinteger required
snapshot_idstring nullable
short_idstring nullable
compedboolean

Changes