Skip to main content
POST
Continue the reply being typed

Authorizations

Authorization
string
header
required

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

Path Parameters

thread_id
string<uuid>
required

Body

application/json

INB-14: the reply body typed so far, for the ghost-text continuation.

draft_text
string
required
Required string length: 1 - 4000

Response

Successful Response

INB-14: the suggested continuation; empty means show nothing.

completion
string
required