---
title: "Add the security role for an employee"
method: POST
path: "/v1/employees/{employee_id}/security_roles"
---

# Add the security role for an employee

`POST /v1/employees/{employee_id}/security_roles`

The purpose of this API is to add a security role for an employee through the **Roles** tab of the **Manage Employees** page.

## Path parameters

- `employee_id` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/zenoti/apis/zenoti-authentication.md) · [All operations](https://skmtc.net/zenoti/apis/zenoti-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zenoti/zenoti-authentication/revisions/e628f892391a/schema)
