put http://<host>:9100/api/versioned/v1/projects/
Update a project's properties.
{
"id": "unify://unified-data/v1/projects/1",
"name": "Nasdaq",
"description": "Mastering Project",
"type": "DEDUP",
"unifiedDatasetName": "Nasdaq_unified_dataset",
"relativeId": "projects/1",
"externalId": "nasdaq"
}
Response Fields
This endpoint returns a project object describing the project that was just updated.