post
/v1/issuing/authorizations/{authorization}/decline Decline an authorization
PostIssuingAuthorizationsAuthorizationDecline
<p>[Deprecated] Declines a pending Issuing <code>Authorization</code> object. This request should be made within the timeout window of the <a href="/docs/issuing/controls/real-time-authorizations">real time authorization</a> flow. This method is deprecated. Instead, <a href="/docs/issuing/controls/real-time-authorizations#authorization-handling">respond directly to the webhook request to decline an authorization</a>.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
authorization | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.