PATCH odata/Announcements(xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)
Updates individual properties of a single Announcement object.
Request Information
Request body formats
application/json, text/json
Sample:
{ "Description": "This is updated description of Announcement", }
Response Information
HTTP/1.1 204 No Content