Skip to main content

Update

Updates a scheduled email with the given parameters.

Parameters

*UpdateEmailRequest
required
The update parameters.

Returns

*UpdateEmailResponse

Example


UpdateWithContext

Updates a scheduled email with the given parameters and context.

Parameters

context.Context
required
Context for the request.
*UpdateEmailRequest
required
The update parameters. See Update for field details.

Returns

*UpdateEmailResponse
See Update for response field details.

Example