Employee Tables
Creates a new training records for a given employee
Create a new training record in the Training table. Follow the parameters description for more details on the values to pass to this endpoint.
post/people/{id}/training
Path parameters
idstring required
Employee ID.
Request body
Response
Entry added successfully.