Skip to main content
Version: 2023-02-21

Create a template folder

POST 

/emails/public/v2/locations/:locationId/templates/folders

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Create a new template folder

Request

Version stringrequired

API Version

Available options2023-02-21
locationId stringrequired

Location ID

application/json

Bodyrequired

    namestringrequired

    Folder name

    userIdstring

    ID of the user performing this action

application/json

Success

Schema
    idstringrequired

    Folder ID

    namestringrequired

    Folder name

    createdAtstring

    Created timestamp

    updatedAtstring

    Updated timestamp

    traceIdstring

    Trace ID of request