Skip to main content

Input fields

closeReason : ConversationClosedReasonChoices! required

The reason for closing the conversation.

conversationRelayId : ID! required

The relay id of the conversation to close.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "closeReason": "AGENT_CLOSED", "conversationRelayId": "85798671" }