# Deputy - Unassociate employee action
This action allows you to unassociate an employee with an existing employee workplace. To unassociate an employee agreement, you need to use the Associate employee
action to substitute the existing agreement with a new one.
Unassociate employee action
# Input fields
- Employee
- The employee to unassociate items with. Supports selection from a list of available employees in your Deputy instance or manual input of the employee ID.
- Employee workplace
- The employee workplace to be unassociated with the employee. Supports selection from a list of available workplaces in your Deputy instance or manual input of the workplace ID.
# Output
The output of this action is a boolean. It will be true
with response code 200
if successful.
Last updated: 9/5/2022, 6:54:16 AM