Sign in

Create label

documented

Creates a new label.

POST /gmail/v1/users/{userId}/labelsUsersno implementation yet0 runs

Input

user_id*
Gmail user ID (email address or 'me')
{{$user_id}}
label_name*
Label name
{{$label_name}}
text_color
Label text color (hex)
{{$text_color}}
bg_color
Label background color (hex)
{{$bg_color}}
Calls Gmail as you (your API key is your account); keychains.dev holds the credentials.
Create label · Gmail · OpenIntegrations