---
title: "Disable service allowlisting."
method: POST
path: "/v1/serviceAllowlist/disable"
tags: ["serviceAllowlistManagement"]
---

# Disable service allowlisting.

`POST /v1/serviceAllowlist/disable`

Disable service allowlisting functionality for login/API authentication or content sharing for the organization.

## Query parameters

- `allowlistType` string, required — One of: `Login`, `Content`, `Both`.

## Response `204`

Service allowlisting was disabled successfully.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/revisions/e4e4c7554890/schema)
