Patch project templateAsk AIpatch https://api.clientsuccess.com/v2/project/template/{projectTemplateId}Update project templatePath ParamsprojectTemplateIdint32requiredprojectTemplateIdBody ParamsdtoblockedbooleanBlocked of projecttruefalseblockedReasonstringBlocked reason of projectdescriptionstringDescription of projectdueDateOffsetint32Due date of projectnamestringName of projectonHoldbooleanOn hold of projecttruefalseonHoldReasonstringOn hold reason of projectownedByEmployeeIdint32Owned by employee id of projectpatchFieldsarray of stringsThe list of properties, which need to update. Values: ['name', 'description', 'dueDateOffset', 'primary', 'blocked', 'blockedReason', 'onHold', 'onHoldReason', 'ownedByEmployeeId']patchFieldsADD stringprimarybooleanPrimary of projecttruefalseResponses 200OK 400Bad Request 403Forbidden 404Not Found 500Internal Server ErrorUpdated almost 2 years ago