---
title: "Check ip access to mountpoint"
method: POST
path: "/1/radios/players/ip-access"
tags: ["Players"]
---

# Check ip access to mountpoint

`POST /1/radios/players/ip-access`

This endpoint allows you to check ip access to mountpoint.

## Request body

- object
  - `mountpoint` string, required — Specify the mountpoint to check ip authorization

## Response `200`

OK

- object
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request
  - `data` boolean

## Other responses

- `404` — Not Found

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/667aae28fec6/schema)
