Skip to main content
POST
Create an email template folder

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Body

application/json

Request body for creating a new email template folder.

name
string
required

Name of the folder

Maximum string length: 128
folderType
enum<string>
required

Type of the folder

Available options:
personal,
team

Response

Email template folder created successfully

An email template folder for organizing templates.

id
integer
read-only

Unique identifier for the folder

name
string

Name of the folder

folderType
string

Type of the folder (e.g., "personal", "shared")

isDefault
boolean

Whether this is a default folder