Threads
Create
Create a thread.
Usage
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
workflowSlug | string | Yes | The slug of the workflow this thread belongs to. |
name | string | No | The name of the thread. Auto-generated if not provided. |
lookupKey | string | No | A custom lookup key for finding the thread later. |