Base URL https://api.cube-hr.co.uk/api/v1
6 endpoints
Onboarding checklist templates for new employees.
/employee-templates
Get all employee onboarding templates.
Create an employee onboarding template.
/employee-templates/{uuid}
Get an employee template.
Update an employee template.
Delete an employee template.
/employee-templates/{uuid}/apply/{employee_uuid}
Apply an onboarding template to a specific employee.