Mutations
forkThread
Create a new thread by forking from a specific timeline entry in an existing thread. The forked thread starts at the chosen message, allowing you to split a conversation into a separate support case. Requires the thread:create permission.
MUTATION
forkThread(input: ForkThreadInput!): ForkThreadOutput!Arguments
input
required
Returns
thread
error
Mutation
Variables
Response
Mutation
Variables
Response

