Create Thread Goal
Create / replace the goal for a thread. Body: {objective: str, token_budget?: int}. Returns the persisted goal. 409 when the target process is offline (mobile UI greys the action button).
post/api/processes/{process_id}/threads/{session_id}/goal
Path parameters
process_idstring required
session_idstring required
Headers
authorizationstring nullable
Request body
object required
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.