Call Kanban project data Bridge
POST/api/workflows/:workflowName/kanban/bridge
Callable only by a Server Web user who can manage the current project. Server first verifies that target resolves to a Kanban project, then pins current-project operations to the path workflowName and project scope. A related-project operation accepts only alias and key. Server resolves the target UUID from the fixed version and rereads both current declarations to check the target's grant to the Kanban. A request cannot specify a project UUID, scope, database path, or release version.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 500
Bridge operation result; data can be omitted for KV that does not exist, and null is returned for knowledge documents that do not exist.
workflow-code standard error response.
workflow-code standard error response.
workflow-code standard error response.
workflow-code standard error response.
workflow-code standard error response.