POST
/
api
/
v1
/
experience_histories
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "user": "https://example.com/",
  "entity": "<string>",
  "yearBegin": 2000,
  "yearEnd": 2000,
  "position": "<string>"
}

Body

The new ExperienceHistory resource

Response

201
application/ld+json

ExperienceHistory resource created