/gmail/v1/users/{userId}/messages/batchDelete
POST
/gmail/v1/users/{userId}/messages/batchDelete
users
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://gmail.googleapis.com//gmail/v1/users//messages/batchDelete' \
--header 'Content-Type: application/json' \
--data-raw ''
Response Response Example
{}
Request
Path Params
userId
string
required
me
can be used to indicate the authenticated user.Body Params application/json
Responses
Modified at 2023-08-15 05:40:23