To update a specific project.
URL
(PUT) projects/{projectid}
PARAMETERS
targetlocales
token | The token obtained on connection | Required |
projectid | The project identifier. | Required |
JSON format of parameter "customfields"
Id | The custom string id such as 'CustomStr1', 'CustomStr2', etc. Use method settings/customfields to obtain all available ids. | Required |
Value | The value (string) of the custom field | Required |
RESULTS
None.