Skip to main content
POST
Fix Application Demo

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Path Parameters

application_id
string
required
workspace_id
string<uuid>
required

Response

Successful Response

The fix-demo answer. agent_task is null when a pre-setup agent for this demo was already dispatched today (already_dispatched true).

agent_task
object | null
required

Points the caller at the dispatched mission agent task; the run and transcript appear on the agent detail page once the scheduler picks the task up.

already_dispatched
boolean
required
summary
string
required