Skip to main content
PUT
Update a template folder

Authorizations

Authorization
string
header
required

API key from your SendKit dashboard. Pass it as a Bearer token in the Authorization header.

Path Parameters

id
string<uuid>
required

The template folder ID.

Body

application/json
name
string
required

The new folder name.

Maximum string length: 255
Example:

"Newsletter"

Response

Folder updated successfully

id
string<uuid>
name
string
Example:

"Onboarding"

templates_count
integer
Example:

3

created_at
string
Example:

"2026-03-26 10:00:00"

updated_at
string
Example:

"2026-03-26 10:00:00"