PUT/projects/{TemplateID}.json#merge
Update a specific Project Template
To get Project Templates, please see v2 of the API. Update a specific template using the ID in the URL.
Path Params
- Name
TemplateID
- Type
- string
- required
- Description
Responses
- Code
- 200
- Type
- object
- Schema
- Description
- 200 Response
Example
{
"STATUS": "string"
}