PATCH
/
api
/
v1
/
unit_industries
/
{id}
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "industry": {
    "@context": "<string>",
    "@id": "<string>",
    "@type": "<string>",
    "id": 123
  }
}

Path Parameters

id
string
required

UnitIndustry identifier

Body

application/merge-patch+json · object

The updated UnitIndustry resource

Response

200
application/ld+json

UnitIndustry resource updated