RenameMailbox
Renames the specified mailbox for the authorized Gmail account.
Input
Name | Type | Required | Description |
Mailbox | String | True | The current name of the mailbox you wish to rename. |
NewName | String | True | The new name of the mailbox you wish to rename. |
Result Set Columns
Name | Type | Description |
Success | String | Boolean response indicating whether or not the operation was successful. |