Promote Storage Data
Send this request to the AkôFlow daemon. Authentication is required when an API token is configured.
POST
/storages/{storageId}/promote-data/Path parameters
storageId- Identifier used by the registered route.
Body
application/jsonPathstring- Field defined by
inline request. WorkflowVersionIDstring- Field defined by
inline request. RunIDstring- Field defined by
inline request. ActivityIDstring- Field defined by
inline request. IDstring- Field defined by
inline request.
Related guide
See the Storage guide for the corresponding Desktop workflow, concepts, and authored request examples.
Generated from the daemon router
This page is generated from internal/api/httpserver/httpserver.go, the registered handler, and JSON-tagged Go structs. Method, path, request fields, response kind, query parameters, media type, and successful status codes stay synchronized with the implementation.