/
NI
ninjavan
/
Salesforce Sales Cloud Replacement
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v2
latest
OpenAPI 3.1.0
2026-07-26
391
214
472.7 KB
admin-email-letterheads
Create Letterhead
post
/api/v1/admin/email-letterheads
Headers
authorization
string
nullable
X-API-Key
string
nullable
Request body
EmailLetterheadCreate
required
name
string
required
api_name
string
nullable
description
string
nullable
logo_storage_key
string
nullable
header_html
string
nullable
footer_html
string
nullable
primary_color
string
nullable
background_color
string
nullable
body_font
string
nullable
Response
Successful Response
EmailLetterheadResponse
required
id
integer
required
tenant_id
integer
required
name
string
required
api_name
string
required
description
string
nullable
logo_storage_key
string
nullable
header_html
string
nullable
footer_html
string
nullable
primary_color
string
nullable
background_color
string
nullable
body_font
string
nullable
is_active
boolean
version
integer
required
created_by
integer
nullable
updated_by
integer
nullable
created_at
string
date-time
required
updated_at
string
date-time
nullable