Create Templates Folder

POST {{base_url}}/public/v1/templates/folders

Find more https://developers.pandadoc.com/reference/create-templates-folder

Request Body

{"name"=>"A new templates folder", "parent_uuid"=>"{{templates_folder_uuid}}"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: Created

{"uuid":"RKnkKAB8nXKIT3uxEErfDE","name":"A new templates folder","date_created":"2024-07-15T17:36:48.631315Z"}