Email Inboxes
Remove labels from an inbox thread
Removes one or more labels from a thread. Idempotent — removing a label the thread does not carry is a no-op and still returns 200.
delete/email_inboxes/{inbox_id}/threads/{thread_id}/labels
Path parameters
inbox_idstring uuid required
Email inbox UUID.
thread_idstring uuid required
Thread UUID.
Request body
Response
The thread identity and its current label set.