Update project content
put/projects/{projectId}/contents/{contentId}/content
Updates the project content that is associated with the specified project ID and content ID.
| Name | Type | Required | Description |
|---|---|---|---|
contentId | string | true | The unique identifier for the project content. |
projectId | string | true | The unique identifier for the project. |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. The project content was updated. | Headers | |
| 400 | Bad Request | The request was invalid. | Schema | |
| 404 | Not Found | No project content exists at the requested path. | Schema | |
| 412 | Precondition Failed | The | Schema | |
| 428 | Precondition Required | The request headers did not include a | Schema |