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

Body

The new UnitIndustry resource

Response

201
application/ld+json

UnitIndustry resource created