Update label
documentedUpdates the specified label.
PUT /gmail/v1/users/{userId}/labels/{id}Usersno implementation yet0 runsInput
user_id
User ID (user's email address or 'me')
user@example.com or me
id*
Label ID
label-id-123
name
Label name
Invoices
messageListVisibility
Message list visibility
show|hide
labelListVisibility
Label list visibility
show|hide
type
Label type
USER|SYSTEM
backgroundColor
Label color background
#FFFFFF
textColor
Label color text
#000000
Calls Gmail as you (your API key is your account); keychains.dev holds the credentials.