Function to delete a label by id. This cannot be undone!
gm_delete_label(id, user_id = "me")
id | label id to retrieve |
---|---|
user_id | gmail user_id to access, special value of 'me' indicates the authenticated user. |
https://developers.google.com/gmail/api/v1/reference/users/labels/delete
Other label: gm_create_label
,
gm_labels
, gm_label
,
gm_update_label