POST api/project/removeprojectupdate/{ProjectUpdateID}
To remove Project Udpate and Events
Request Information
URI Parameters
| Name | description | Type | Additional information |
|---|---|---|---|
| ProjectUpdateID | globally unique identifier |
Required |
Body Parameters
None.
response Information
Resource description
ApiResponse| Name | description | Type | Additional information |
|---|---|---|---|
| response | string |
Required |
|
| failure | MlError |
None. |
|
| success | MlSuccess |
None. |