Skip to main content
POST
Reject Action Request
Dashboard session only — outside the API key scope catalog, so an API key gets 403 API_KEY_SCOPE_DENIED. Deciding a request is a human call, including when an agent connected through MCP asked for it.
Requires members:manage. Unlike approve, this never calls any domain service — it only changes the request’s status.

Path

string
required
Workspace ID.
string
required
Action request ID.

Response

Same shape as a List Action Requests row, status: "rejected".

Errors