Flows
Publish Flow Template
Publishes a new Flow template version.
post/v1/flows/{flowId}/templates
Path parameters
flowIdstring required
Example:33093874-1e3d-4ea9-b988-8cc64e5a4079
The Flow ID.
Response
Published Flow template version
Example response
{
"flowId": "33093874-1e3d-4ea9-b988-8cc64e5a4079",
"version": 1
}Changes
No recorded changes to this endpoint across all 1 revision of this API.