Set logo visibility

Controls whether the white-label partner logo is shown in the email header for a template type (defaults to visible).

Auth: Both — authentication + an email-template feature check. company_id scoped by an ownership check; platform-owned types forbidden (403) for non-platform companies in the shared updateOverride. (Only the reachable companies differ per role.)

Rate limit: No rate limit.

Request

  • Body:
FieldTypeRequiredNotes
company_idintegerYesMust be an existing account inside your own account tree.
typestringYesValid EmailTemplateType value.
show_logobooleanYestrue to show the white-label logo, false to hide it.

Response{ data. } envelope with nested status + message.

  • status (string) — success.
  • message (string) — Template updated.

Errors: 403 when the template type is platform-managed or the email-template section is disabled for your account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
string
boolean
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json