Skip to content

Confirm a workspace assistant action

POST
/v1/workspace/{workspaceId}/agent/confirm
curl --request POST \
--url https://shareout.site/v1/workspace/example/agent/confirm \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{ "token": "example" }'
workspaceId
required
string

Workspace ID or slug.

Media type application/json
object
token
required
string
Example generated
{
"token": "example"
}

Action executed

Confirmation token expired