---
title: "Deny Authorize"
method: POST
path: "/api/v1/oauth/authorize/deny"
tags: ["oauth"]
---

# Deny Authorize

`POST /api/v1/oauth/authorize/deny`

## Headers

- `authorization` string, nullable
- `X-API-Key` string, nullable

## Request body

- ApproveRequest
  - `request_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/ninjavan/apis/salesforce-sales-cloud-replacement.md) · [All operations](https://skmtc.net/ninjavan/apis/salesforce-sales-cloud-replacement/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ninjavan/salesforce-sales-cloud-replacement/versions/fd3a41a6260b/schema)
