aidelly_delete_workspace
DELETE /workspaces/{workspaceId} — soft-delete a workspace. Requires confirm_name to match the workspace name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional query overrides for endpoints with sparse parameter schemas. | |
| reason | No | ||
| brand_id | No | ||
| workspaceId | Yes | ||
| confirm_name | Yes | ||
| workspace_id | No | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. | |
| idempotency_key | Yes |