Update project metadata
This operation updates the metadata to the selected project.
You can use this operation to change the metadata even when the project is active.
You can also provide an empty object to remove all metadata from the project.
| Path Parameters |
|---|
id int32 — REQUIREDID of the project to update the metadata |
| Request Body — REQUIRED The project metadata key-value information |
|---|
| object This is the metadata that has been added to the project. |
| Responses |
|---|
204Project metadata has been updated |