---
title: "Update a Specific PM Meeting Attendee"
slug: "update-a-specific-pm-meeting-attendee"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-a-specific-pm-meeting-attendee"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update a Specific PM Meeting Attendee

Patch/pm-rest-api/rest/1/pmmeetingattnd/F33F0EFCD95124B0E05316821FAC81B7

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json

Body parameters<select class='api-response-data' aria-label='Media type'><option value='baeb861c-afa5-48ae-83d0-c0809b6b414f'>application/json</option>
</select>object  Example{
  "PmmaNotes": "this is a test entry"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='a4699ba6-3942-499b-be8b-f2bdc9b05440'>application/json</option>
</select>

```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
