Patch project template
Partially updates a project template. Only the fields present in the request body are updated; omitted fields retain their current values.
To clear a reference field (e.g. remove a client), send {"uid": null} for that field.
Documentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Path Parameters
Project template UID
Body
Fields to update
Project name; omit to leave unchanged
255Note; omit to leave unchanged
4096Source language locale; omit to leave unchanged
Target language locales; omit to leave unchanged, empty list clears all
Template name; omit to leave unchanged
255Response
OK
Deprecated - use dateTimeModified field instead
"{ \"epochSeconds\": 1624619701, \"nano\": 0 }"