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.
conversationCreate is a GraphQL mutation used to create a new conversation (Conversation) 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 ● ConversationCreateInput!non-null
The input fields to create a conversation.
Returns
conversation ● Conversation
Conversation information.
userErrors ● [ConversationUserError!]!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?