# Generate a browser enrollment link

Endpoint: POST /v1/employees/{id}/enrollmentLink
Version: v1
Security: x-api-key

## Path parameters:

  - `id` (string, required)
    Unique identifier for the employee

## Response 200 fields (application/json):

  - `url` (string)
    Enrollment URL that can be used to link a browser extension to this employee
    Example: "https://pushsecurity.com/setup/browser?step=INSTALL&token=e194ec91-6961-454b-acf3-1a8f4e1fc606"


## Response 400 fields

## Response 404 fields
