---
title: "Insertrls"
method: POST
path: "/api/RLS/{customer_key}/insertRLS/{flag}"
tags: ["RLS"]
---

# Insertrls

`POST /api/RLS/{customer_key}/insertRLS/{flag}`

## Path parameters

- `customer_key` string, required
- `flag` string, required

## Request body

- InsertRLS
  - `rlsName` string, required
  - `reportName` string, required
  - `data` string, required
  - `user` string, required
  - `remark` string, required
  - `group` string, required
  - `emailId` string[], required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/leapsurgebi/apis/leapsurgeapi.md) · [All operations](https://skmtc.dev/leapsurgebi/apis/leapsurgeapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/leapsurgebi/leapsurgeapi/revisions/5a6b1464bfeb/schema)
