POST/projects/template.json
Create a Project Template
To get Project Templates, please see v2 of our API. Creating a project template by passing in a json payload 'project' and the required parameters.
Request Examples
Example Request
POST
/projects/template.jsoncurl --request GET \ --url https://{site_name}.teamwork.com/stats.json
Responses
- Code
- 201
- Type
- object
- Schema
- Description
- 201 Response
Example
{
"STATUS": "string"
}