Requires unauthenticated_write_message access scope.
An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
messageSend is a GraphQL mutation used to send a new message in a chat application or messaging system.(Requirement: This API is only available to whitelisted stores. You need to submit a ticket to access the application instructions.)
Arguments
input ● MessageSendInput
The input fields to send a message.
Returns
message ● Message
Details of the message.
userErrors ● [MessageUserError!]!non-null
Errors related to the user information.
Error Code
For more information about common error codes, refer to Status and error codes.
Was this article helpful to you?