Documentation Index
Fetch the complete documentation index at: https://mintlify.com/resend/resend-go/llms.txt
Use this file to discover all available pages before exploring further.
Publish
Publish a template by ID or alias using the default context.Parameters
The template ID or alias.
Returns
Returns a*PublishTemplateResponse containing the published template ID.
Example
PublishWithContext
Publish a template by ID or alias with a custom context.Parameters
Context for the request, useful for timeouts and cancellation.
The template ID or alias.
Returns
Returns a*PublishTemplateResponse containing the published template ID.
Example
Types
PublishTemplateResponse
Response from publishing a template.The unique identifier of the published template.
The object type, always “template”.