Create thread message
Creates a message inside one thread. This supports both inbound adapter traffic and outbound replies.
POST/api/v1/experimental/channels/{channelId}/threads/{threadId}/messages Creates a message inside one thread. This supports both inbound adapter traffic and outbound replies.
TypeScript Definitions
Use the request body type in TypeScript.