A valid request URL is required to generate request examples{
"entity": "<string>",
"yearBegin": 2000,
"position": "<string>",
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"user": "https://example.com/",
"yearEnd": 2000
}Creates a new experience history record for the authenticated user. If a different user is specified in the payload, HR_LOCAL permission on that user’s local center is required. Otherwise, the entry is automatically assigned to the authenticated user.
A valid request URL is required to generate request examples{
"entity": "<string>",
"yearBegin": 2000,
"position": "<string>",
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"user": "https://example.com/",
"yearEnd": 2000
}The new ExperienceHistory resource
ExperienceHistory resource created