Create a new thread for continuous messaging
The API key to use for authentication
The slug of the workflow this thread belongs to
1"my_great_workflow"
The name of the thread (optional, will auto-generate if not provided)
"My Thread"
Optional lookup keys for finding the thread later
["user-123", "platform-web-app"]Optional context slugs to append the context to the thread
["special-docs", "admin-files"]Successfully created thread
The ID of the created thread
"thread_1234567890"
The name of the thread
"My Thread"
The lookup keys of the thread
["user-123", "platform-web-app"]The context slugs of the thread
["special-docs", "admin-files"]The creation date of the thread
"2021-01-01T00:00:00.000Z"
The last update date of the thread
"2021-01-01T00:00:00.000Z"