# Create project template **POST /data/project-templates** Create a new empty project template. Admin only. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Body: application/json (object) - **name** (string) - **description** (string) - **fps** (string) - **ratio** (string) - **resolution** (string) - **production_type** (string) - **production_style** (string) ## Responses ### 201 Project template created successfully ### 400 Invalid data or duplicate name [Powered by Bump.sh](https://bump.sh)