- DATE:
- AUTHOR:
- The Toast - API team
New unarchive employee endpoint in labor API
The labor API includes a new /employees/{employeeId}/unarchive
endpoint you can use to restore an employee record that was previously archived. Archiving an employee record in the Toast platform prevents the employee from signing into the Toast POS or using other Toast platform functionality. When you unarchive an employee record, the employee can use the Toast platform again.
When you use the new unarchive endpoint, consider the following:
Unarchived employees can sign into the Toast POS.
Unarchived employees can sign in to Toast Web.
When you unarchive an employee, the employee has all jobs that were previously assigned to them.
If an employee had a swipe card for signing into the Toast POS, the swipe card is not re-associated with the employee when you unarchive them.
If you unarchive an employee who will take a different role than the one they had when they were archived, you must update the employee's jobs list and verify that the employee should continue to sign into Toast Web.
For more information about the /employees/{employeeId}/unarchive
endpoint, see Unarchiving an employee and the Toast API reference documentation.