Sign in

Modify thread

documented

Modifies the labels applied to the thread.

POST /gmail/v1/users/{userId}/threads/{id}/modifyUsersno implementation yet0 runs

Input

user_id*
User ID (user email or 'me')
user@example.com or me
id*
Thread ID
Thread ID
add_label_id1*
Label ID to add (first)
Label ID
add_label_id2
Label ID to add (second)
Label ID
remove_label_id1*
Label ID to remove
Label ID
Calls Gmail as you (your API key is your account); keychains.dev holds the credentials.