Publish a workflow version as a reusable super node by defining its interface.
If version_number is omitted, resolves to the workflow’s active_version_number. Creates (or updates) a SuperNodesModel document for this (workflow, version) pair. The workflow itself is not modified — the encapsulated workflow remains unaware of its super node status.
Captures a fully-hydrated snapshot of the workflow at publish time and stores it alongside the interface so the GET endpoint can serve it without a DB re-fetch.
Validates that:
Retrieve your API Key from Dashboard API Keys Section.
24^[0-9a-f]{24}$"5eb7cf5a86d9755df3a6c593"
Payload for publishing a workflow as a super node.
Input field definitions and their mappings into the sub-workflow