---
title: "Add machine access rule"
method: POST
path: "/machine/add_access/{id_domain}"
tags: ["machines"]
---

# Add machine access rule

`POST /machine/add_access/{id_domain}`

Adds an access control rule to a machine

## Path parameters

- `id_domain` integer, required

## Request body

- object

## Response `200`

Access rule added

---

[API](https://skmtc.net/upc/apis/ravada-frontend-api.md) · [All operations](https://skmtc.net/upc/apis/ravada-frontend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/upc/ravada-frontend-api/versions/0b6b25b58676/schema)
