Skip to main content
POST
Answer a notice

Authorizations

Authorization
string
header
required

An aik_… programmatic API key (app.atako.ai → Settings → API keys) or a Supabase session JWT.

Path Parameters

id
string<uuid>
required

Notice id

Body

application/json
option
string
required

The id of one of the notice's options.

text
string

Required and non-empty when the chosen option has free: true; ignored otherwise.

Response

The answered notice, with its answer filled in.

notice
object
required