/gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}/smimeInfo/{id}/setDefault
POST
/gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}/smimeInfo/{id}/setDefaultSets the default S/MIME config for the specified send-as alias.
Request
Path Params
userId
string
required
The user's email address. The special value me
can be used to indicate the authenticated user.
sendAsEmail
string
required
The email address that appears in the "From:" header for mail sent using this alias.
id
string
required
The immutable ID for the SmimeInfo.
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