Sign in

Modify message

documented

Modifies the labels on the specified message.

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

Input

user_id*
User ID or 'me'
{{$user_id}}
message_id*
Message ID
{{$message_id}}
addLabelId
Label ID to add
{{$addLabelId}}
removeLabelId
Label ID to remove
{{$removeLabelId}}
Calls Gmail as you (your API key is your account); keychains.dev holds the credentials.