Skip to main content
POST
/
v1
/
timelines
/
{id}
/
phases
/
{phaseId}
/
ready
Mark a phase as ready for review
curl --request POST \
  --url https://api.trycomp.ai/v1/timelines/{id}/phases/{phaseId}/ready

Documentation Index

Fetch the complete documentation index at: https://www.trycomp.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required
phaseId
string
required

Response

201 - undefined