/gmail/v1/users/{userId}/threads/{id}/modify
POST
/gmail/v1/users/{userId}/threads/{id}/modifyModifies the labels applied to the thread. This applies to all messages in the thread.
Request
Path Params
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 thread to modify.
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
No schema defined
Example
Not configured
Last modified: a year ago