---
title: "Enable anonymous access to network map"
method: POST
path: "/objects/{object-id}/anonymous-access"
tags: ["Network Map"]
---

# Enable anonymous access to network map

`POST /objects/{object-id}/anonymous-access`

Enables anonymous access for the network map and returns the access token

## Path parameters

- `object-id` string, required

## Response `200`

Access token generated

- object
  - `token` string

## Other responses

- `401` — Access denied

---

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