Send MessageAsk AIpost https://api.assembly.com/v1/messagesThis API endpoint sends a message within a Message Channel.Body ParamstextstringrequiredThe contents of the message. Supports some formatting, see the Message resource for details.channelIdstringrequiredThe Message Channel where the message will be sent.senderIdstringThe user (Client or Internal User) to send this message on behalf of. If specified, the sender must be a member of the Message Channel. If not specified, the message will be sent on behalf of the user who generated the API key used in the request.Responses 200200 400400Updated 8 months ago