Skip to main content
POST
Create a template folder

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required

The folder name. Must be unique within your team.

Maximum string length: 255
Example:

"Onboarding"

Response

Folder created 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"