Create an agent thread
Creates a new agent thread for running agent workflows
Bearer authentication of the form Bearer <token>, where token is your auth token.
Business to use as context for the thread. Shorthand for context_type=business. Required unless context_type and context_id are provided.
The type of context resource (e.g., “business”)
The ID of the context resource. Must be provided with context_type.
agent thread created with context_type and context_id