Skip to main content
POST
Cancel a pending assistant proposal

Authorizations

hookie_session
string
cookie
required

The console's sealed session cookie, set by WorkOS AuthKit. Mutating requests also require the X-Requested-With CSRF header.

Path Parameters

project_id
string
required
message_id
string
required

Response

Marked cancelled; nothing was created. An assistant message saying so is appended to the thread and returned.

ok
enum<boolean>
required
Available options:
true
message
object
required

Same shape as getAssistantHistory.