post deprecatedhttp://sandbox.env.symmetrical.ai/v1/employees
Creates an employee
Log in to see full request history
Responses
Creates an employee
xxxxxxxxxx
12curl --request POST \
--url http://sandbox.env.symmetrical.ai/v1/employees \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"status": "ACTIVE",
"personalData": {
"gender": "NOT_KNOWN"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: