Mutations
snoozeThread
Snooze a thread for a number of seconds or until the customer replies (set statusDetail to WAITING_FOR_CUSTOMER). A snoozed thread is automatically unsnoozed when new activity arrives or when the timer expires. Requires the thread:edit and thread:read permissions.
MUTATION
snoozeThread(input: SnoozeThreadInput!): SnoozeThreadOutput!Arguments
input
required
Returns
thread
error
Mutation
Variables
Response
Mutation
Variables
Response

