Mutations
removeLabels
Remove one or more labels from a thread by label ID. All provided label IDs must belong to the same thread; mixing labels from different threads returns an error. Requires the label:delete permission.
MUTATION
removeLabels(input: RemoveLabelsInput!): RemoveLabelsOutput!Arguments
input
required
Returns
thread
error
Mutation
Variables
Response
Mutation
Variables
Response

