People
Create an employment for a person
Add a new employment record to an existing person
POST
Create an employment for a person
Authorizations
OAuth 2.0 Bearer Token from Clerk authentication
Path Parameters
The person ID
Body
application/json
Response
employment created
Example:
"Acme Corp"
The employment ID
Example:
"emp123xyz"
The person ID
Example:
"abc123xyz"
Example:
"Software Engineer"
Example:
"2023-01-15"
Example:
"2024-12-31"
Example:
true
Create an employment for a person