---
title: "Adds/Overwrites the user entry in the access control database."
method: POST
path: "/mimic/access/add/{user}/{agents}/{mask}"
tags: ["Access"]
---

# Adds/Overwrites the user entry in the access control database.

`POST /mimic/access/add/{user}/{agents}/{mask}`

Adds/Overwrites the user entry in the access control database.

## Path parameters

- `user` string, required
- `agents` string, required
- `mask` string, required

## Response `200`

successful operation

- string

## Other responses

- `400` — Invalid agent number value

---

[API](https://skmtc.dev/gambitcomm/apis/mimic-rest-api.md) · [All operations](https://skmtc.dev/gambitcomm/apis/mimic-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gambitcomm/mimic-rest-api/revisions/eb67c54e9ec9/schema)
