---
title: "Update Mac Info"
method: POST
path: "/mac/{id}"
tags: ["Mac"]
---

# Update Mac Info

`POST /mac/{id}`

## Path parameters

- `id` string, required

## Query parameters

- `action` string, required
- `name` string, required

## Response `200`

Success

- Message
  - `message` string

## Other responses

- `404` — The URI requested is invalid or the resource requested does not exists.
- `500` — Something is broken.

---

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