Skip to main content
Version: v3New

Create a template folder

POST 

/emails/locations/:locationId/templates/folders

Create a new template folder

Request

Version stringrequired

API Version

Available optionsv3
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