Skip to main content
POST
Create Question

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
content
string
required
task_id
string
required
context
string | null
options
string[] | null
Maximum array length: 4
priority
integer
default:3

Response

Successful Response

id
string
required
workspace_id
string
required
task_id
string
required
task_title
string | null
required
content
string
required
context
string | null
required
options
string[] | null
required
Maximum array length: 4
answer
string | null
required
status
string
required
priority
integer
required
created_at
string
required
answered_at
string | null
required