| Code | Description |
|---|---|
| 401 | Unauthorized |
| 403 | Forbidden |
| 422 | Unprocessable Project Template |
| 404 | Template Not Found. |
PUT /api/project_templates/59c241f9a83dc1219d4f4e70
{
"template": {
"name": "agidaM"
}
}
204
| Param name | Description |
|---|---|
|
id required |
Template ID. Validations:
|
|
template optional |
Project template parameter container Validations:
|
|
template[name] optional |
Template name Validations:
|