Skip to content

Apply a Desktop ACP plan decision

POST
/api/workspaces/{id}/acp-plan-grant
id
required
string
object
agentSessionId
required
string format: uuid
decision
required
string
Allowed values: approve request_changes cancel
planMarkdown
string
<= 100000 characters
grants
Array<string>
Allowed values: artifact-write warehouse-write git-write schedule-write

Successful response

object
success

Whether the request succeeded.

boolean
data

Endpoint-specific response payload.

message
string
Example
Operation completed
error
string
Example
Error message

Invalid request

object
success
boolean
error
string
Example
Error message

Internal server error

object
success
boolean
error
string
Example
Error message