Update a Specific PM Meeting Attendee
  • 13 Jun 2025
  • 1 Minute to read
  • Dark
    Light

Update a Specific PM Meeting Attendee

  • Dark
    Light

Article summary

Patch
/pm-rest-api/rest/1/pmmeetingattnd/F33F0EFCD95124B0E05316821FAC81B7
Security
HTTP
Type basic

Basic authentication

Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "PmmaNotes": "this is a test entry" }
Responses
200

OK

Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
  "PmmaAbsentFlag": "N",
  "PmmaBpCode": "HIKUU",
  "PmmaBpType": "C",
  "PmmaCcOnlyFlag": "N",
  "PmmaContactCode": "BG",
  "PmmaMinutesSentLastDate": null,
  "PmmaNotes": "this is a test entry",
  "PmmaVUuid": "F33F0EFCD95124B0E05316821FAC81B7",
  "PmmVUuid": null,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmmeetingattnd/F33F0EFCD95124B0E05316821FAC81B7",
      "name": "pmmeetingattnd",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmmeetingattnd/F33F0EFCD95124B0E05316821FAC81B7",
      "name": "pmmeetingattnd",
      "kind": "item"
    }
  ]
}
object