Skip to main content
POST
cURL

Body

application/json

Content generation results from the polling task

threadId
string
required

Chat SDK thread identifier for the originating Slack thread

status
enum<string>
required

Overall status of the content generation batch

Available options:
completed,
failed,
timeout
results
object[]

Per-run results

message
string

Optional human-readable message

Response

Callback processed and results posted to Slack

status
string
Example:

"ok"