/gmail/v1/users/{userId}/messages/batchDelete
POST
/gmail/v1/users/{userId}/messages/batchDeleteDeletes many messages by message ID. Provides no guarantees that messages were not already deleted or even existed at all.
Request
Path Params
userId
string
required
The user's email address. The special value me
can be used to indicate the authenticated user.
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
Successful response(200)
Successful response
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: a year ago