Skip to main content
You can remove labels from a thread with a call to removeLabels. Label IDs for this call can be retrieved by fetching a thread with the API.
For TypeScript, the GraphQL SDK gives you a fully typed client for these operations.
This operation requires the following permissions:
  • label:delete
Mutation
Variables