---
title: "Confirm a workspace assistant action"
method: POST
path: "/v1/workspace/{workspaceId}/agent/confirm"
tags: ["Workspaces"]
---

# Confirm a workspace assistant action

`POST /v1/workspace/{workspaceId}/agent/confirm`

## Request body

- object
  - `token` string, required

## Response `200`

Action executed

## Other responses

- `410` — Confirmation token expired

---

[API](https://skmtc.net/shareout/apis/shareout-rest-api.md) · [All operations](https://skmtc.net/shareout/apis/shareout-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shareout/shareout-rest-api/revisions/804359ead65a/schema)
