Create chat reply message by serviceAsk AIpost https://app.upswot.com/{tenant}/api/v1/normalized-data/{companyId}/collab/messages/{serviceId}/chat/replyCreate chat reply message by service id.Path ParamscompanyIduuidrequiredserviceIduuidrequiredBody Paramschannelstring | nullThe channel id to post the message in.textstring | nullThe text of the message.threadTsstring | nullThe other's message ts (timestamp) to reply to.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 422Unprocessable Content 500Internal Server ErrorUpdated 11 months ago