---
title: "Delete Access Policy"
method: DELETE
path: "/setup/access/policy/{policyId}"
tags: ["Organizations"]
---

# Delete Access Policy

`DELETE /setup/access/policy/{policyId}`

Deletes an access policy settings.

## Parameters

- `#/paths/~1setup~1access~1policy~1%7BpolicyId%7D/put/parameters/0` — unresolved $ref

## Response `200`

Delete Access Policy Response

- object
  - `request` object — Original request properties
    - `id` string — Unique ID associated with this request
    - `url` string — The URL that was used for the request
    - `method` string — The HTTP **METHOD** used for the request
    - `timestamp` string — When the request was received by Spot
  - `response` object — Response package that includes, status, type and any relevant data.
    - `status` object
      - `code` integer — HTTP status code assigned to this response
      - `message` string — HTTP status message for the respective status code

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/spot/apis/spot-by-flexera-api.md) · [All operations](https://skmtc.net/spot/apis/spot-by-flexera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spot/spot-by-flexera-api/revisions/2e5445f30576/schema)
