Cream Channel/Chat API
This is an API description for Chatting.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
channelIdstringRequiredExample:
6704a190fce9b223ed673aecBody
externalUserIdstringRequired
Whatsapp Phone Number
msgTypestringRequired
Type of Message
contentstringRequired
Content of the message
Responses
200Success
application/json
post
/oapi/v1/channel/{channelId}/message/send200Success
Last updated