---
title: "Api To Check The Url/Set Of Url Is Allowed Or Not"
method: POST
path: "/v1/outbound-policies/is-allow"
tags: ["Outbound Policies"]
---

# Api To Check The Url/Set Of Url Is Allowed Or Not

`POST /v1/outbound-policies/is-allow`

## Request body

- URLCheckRequest
  - `urls` union, required
    - string
    - string[]
  - `service_name` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/ibm/apis/wxo-server-api.md) · [All operations](https://skmtc.net/ibm/apis/wxo-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ibm/wxo-server-api/versions/82c114c37196/schema)
