Mutations
markThreadAsDone
Mark a thread as Done, indicating there is nothing left for the support team to do right now. The thread will automatically revert to Todo when new activity arrives. Requires the thread:edit and thread:read permissions.
MUTATION
markThreadAsDone(input: MarkThreadAsDoneInput!): MarkThreadAsDoneOutput!Arguments
input
required
Returns
thread
error
Mutation
Variables
Response
Mutation
Variables
Response

