Mutations
createChatApp
Create a new chat app, which represents a source of chat messages (e.g. a specific in-product
widget or integration). Optionally supply a logo using a previously uploaded workspace file ID.
The logo must be a public, image-type workspace file.
Requires the chatApp:create permission and the live-chat billing entitlement.
MUTATION
createChatApp(input: CreateChatAppInput!): CreateChatAppOutput!Arguments
input
required
Returns
chatApp
error
Mutation
Variables
Response
Mutation
Variables
Response

