projects
Submit Project
Submit a project for review. Transitions status from DRAFT to SUBMITTED.
background_tasks is threaded through to ProjectService.submit so the vendors-agent outbound hook can schedule its session start as a BackgroundTask (PRO-70). The hook is feature-flagged and isolated; SUBMIT itself never depends on the agent infrastructure being healthy.
post/api/v1/projects/{project_id}/submit
Path parameters
project_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.