POST
/
api
/
v1
/
professions
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "name": "<string>",
  "translation": [
    "<string>"
  ],
  "isSuggested": true
}

Body

The new Profession resource

Response

201
application/ld+json

Profession resource created