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

# Enable service allowlisting.

`POST /v1/serviceAllowlist/enable`

Enable service allowlisting functionality for the organization. The service allowlisting can be for 1. Login: If enabled, access to Sumo Logic is granted only to CIDRs/IP addresses that are allowlisted. 2. Content: If enabled, dashboards can be shared with users connecting from CIDRs/IP addresses that are allowlisted without logging in.

## Query parameters

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

## Response `204`

Service allowlisting was enabled 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/18a824df1e78/schema)
