Skip to main content
POST
Approve a pending write

Authorizations

Authorization
string
header
required

Static bearer, WorkOS JWT, or open local when AUTH_REQUIRED is off and no static tokens are set. The token selects the vault; paths do not include vault_id.

Path Parameters

id
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Response

Default Response

agent_id
string
required
created_at
string
required
decided_at
string | null
required
error
string | null
required
id
string
required
kind
enum<string>
required
Available options:
write,
edit,
delete,
move,
rename
payload
object
required
result
unknown
required
status
enum<string>
required
Available options:
pending,
applied,
rejected