Skip to content

Deny request (admin)

POST
/v1/admin/requests/{id}/deny

Denies a pending data access request

id
required
string

Request ID

Optional denial reason

object
reason
string

OK

object
data
object
approval_notes
string
approved_at
string
approved_by
string
business_justification
string
created_at
string
datasource_names
Array<string>
denial_reason
string
description
string
environment_id
string
environment_status
string
external_ticket_id
string
external_ticket_url
string
id
string
request_template
object
id
string
name
string
requester
object
email
string
id
string
name
string
risk_level
string
scope
object
credentials
object
key
additional properties
object
refs
object
key
additional properties
string
type
string
datasources
Array<object>
object
credential_ref
string
datasets
Array<object>
object
columns
Array<string>
filters
object
conditions
Array<object>
object
condition
object
column
string
op
string
value
group
object recursive
logic
string
joins
Array<object>
object
namespace
string
on
string
source
object
kind
required
string
Allowed values: table path
name
required
string
table
string
type
string
namespace
string
source
object
kind
required
string
Allowed values: table path
name
required
string
table
string
uri
string
version
string
source
string
status
string
title
string
tunnel
object
api_url
string
created_at
string
credentials
Array<object>
object
id
string
is_active
boolean
last_used_at
string
secret_preview
string
type
string
use_count
integer
username
string
edge_url
string
explorer_url
string
id
string
last_error
string
provider
string
public_url
string
sidecar_name
string
status
string
updated_at
string
usage_events
Array<object>
object
action_type
string
id
string
ip_address
string
metadata
timestamp
string
updated_at
string
valid_until
string
success
boolean

Unauthorized

object
error
string
message
string
Example
Success
success
boolean
Example
true

Forbidden

object
error
string
message
string
Example
Success
success
boolean
Example
true

Not Found

object
error
string
message
string
Example
Success
success
boolean
Example
true

Internal Server Error

object
error
string
message
string
Example
Success
success
boolean
Example
true