Reset employee password

    Allows an administrator or manager to reset a driver/picker's password.
    
    **Required permissions**:
    - Role: admin or manager
    - Must belong to the same organization as the employee
    
    **How it works**:
    1. Automatically generates a new secure password (12 characters)
    2. Updates the employee's password
    3. Returns the new password (to be communicated to the employee)
    
    **Important**: The password is only visible once in the response.
    Make sure to communicate it to the employee securely.
    
Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!