---
title: "Update an OM Competitor"
slug: "update-an-om-competitor"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-an-om-competitor"
---

> ## 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 an OM Competitor

Patch/om-rest-api/rest/1/omcompetitor/F3B8A60C438A0542E05316821FAC845C

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='46be781e-e86d-4ae9-adbc-4196a0a639b0'>application/json</option>
</select>object  Example{
  "OmcStrengths": "Expertise at a low price "
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='6e4c8343-a45a-4b5a-aadf-19b18ed967d7'>application/json</option>
</select>

```json
{
  "OmcCompetitorCode": "TEST",
  "OmcName": "Test Competitor",
  "OmcProductName": null,
  "OmcStrengths": "Expertise at a low price ",
  "OmcWeaknesses": null,
  "OmcRating": null,
  "OmcPartnCode": null,
  "OmcPartnTypeCode": null,
  "OmcContactCode": null,
  "OmcOpportunities": null,
  "OmcThreats": null,
  "OmcIuCreateDate": "2023-02-02T13:40:17Z",
  "OmcIuCreateUser": "DAR",
  "OmcIuUpdateDate": null,
  "OmcIuUpdateUser": null,
  "OmcVUuid": "F3B8A60C438A0542E05316821FAC845C",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/om-rest-api/rest/1/omcompetitor/F3B8A60C438A0542E05316821FAC845C",
      "name": "omcompetitor",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/om-rest-api/rest/1/omcompetitor/F3B8A60C438A0542E05316821FAC845C",
      "name": "omcompetitor",
      "kind": "item"
    }
  ]
}
```

object
