Updates an existing quickstart with the provided details.
Your unique Avido API key
Your unique Avido Application ID
The unique identifier of the quickstart
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"123e4567-e89b-12d3-a456-426614174000"
Request body for updating a quickstart
The title of the quickstart
1 - 255"My Quickstart"
The description of the quickstart (empty strings are treated as omitted)
2048"A quickstart for onboarding"
The status of the quickstart
MATERIALS_UPLOAD, MATERIALS_PROCESSING, MATERIALS_PROCESSING_FAILED, TASKS_TOPICS_REVIEW, KB_PROCESSING, KB_PROCESSING_FAILED, KB_REVIEW, POLICIES_PROCESSING, POLICIES_PROCESSING_FAILED, POLICIES_REVIEW, BASELINE_PROCESSING, BASELINE_REVIEW, COMPLETE "MATERIALS_PROCESSING"
When true, the KB will be generated from uploaded conversations and website content instead of requiring pre-existing KB articles
true
When true, the quickstart reuses the application's existing tasks and topics instead of generating new ones. Can only be set while the quickstart is in MATERIALS_UPLOAD.
true
Successfully updated quickstart
Response containing a single quickstart