Skip to main content
POST
Deny (user)

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Headers

X-Naive-Project-Id
string<uuid>

Act inside this project. The header form of the /v1/projects/{project_id}/... prefix, for clients that cannot rewrite their base path. Lower precedence than the path, higher than the key's pinned project; omitted resolves to the organization's default project.

Path Parameters

user_id
string
required

Tenant user UUID, or default / me for the account's default agentProfile.

id
string
required

Body

application/json
reason
string

Response

Denied.

id
string
tenant_user_id
string
account_kit_id
string | null
primitive
string
action_type
string
title
string | null
payload
object
status
enum<string>
Available options:
pending,
executing,
executed,
failed,
denied,
expired
result
object | null
error
object | null
requested_by
object
resolved_by
object | null
resolved_at
string<date-time> | null
reason
string | null
created_at
string<date-time>
updated_at
string<date-time>