Sign in

Batch modify messages

documented

Modifies the labels on the specified messages.

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

Input

user_id*
User ID (userId)
me or user@example.com
ids*
Message IDs
Comma-separated IDs (without brackets)
addLabelIds
Label IDs to add
Comma-separated label IDs
removeLabelIds
Label IDs to remove
Comma-separated label IDs
Calls Gmail as you (your API key is your account); keychains.dev holds the credentials.
Batch modify messages · Gmail · OpenIntegrations