Delete
|
|||||
|
|
Immediately and permanently deletes the specified label and removes it from any messages and threads that it is applied to
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- Read, compose, send, and permanently delete all your email from Gmail
- Manage mailbox labels
- View and modify but not delete your email
Input
This building block consumes 2 input parameters
Name | Format | Description |
---|---|---|
userId Required |
STRING |
The user's email address. The special value me can be used to indicate the authenticated user |
id Required |
STRING |
The ID of the label to delete |
= Parameter name
= Format
userId STRING Required The user's email address. The special value me can be used to indicate the authenticated user |
id STRING Required The ID of the label to delete |