Skip to main content
PUT
Update 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.

Path Parameters

id
integer
required

Email template folder ID

Query Parameters

folder_type
string
required

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

Body

application/json

Request body for updating an email template folder.

name
string
required

New name for the folder

Maximum string length: 128

Response

Email template folder updated 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