Skip to main content
POST
Create An Email Template Folder

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

The name of the email template folder.

Maximum string length: 256

Response

Successful response

name
string
required

The name of the email template folder.

Maximum string length: 256
object
string
required
id
string
Maximum string length: 32
created_at
string<date-time>
modified_at
string<date-time> | null
templates
object[]