Back to Platform

PATCH /email/templates/{template_type}/{custom_template_name}

PATCH
/email/templates/{template_type}/{custom_template_name}

PATCH operation for /email/templates/{template_type}/{custom_template_name}

Authorization

ApiKeyAuth
Authorization<token>

API key authentication. Format: Your API key (no "Token" prefix needed)

In: header

Path Parameters

template_type*string
custom_template_name*string

Response Body

application/json

curl -X PATCH "https://dev-rest.onboard.io/email/templates/string/string"
{}
Empty
Empty
Empty

How is this guide?