Duplicate an HHD flow
HHD Flows
Duplicate an HHD flow
Create a copy of an existing HHD flow under a new code.
POST
Duplicate an HHD flow
Request Structure
Key Fields
The duplicate inherits the source flow’s name, type, implementation, and definition.
Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Path Parameters
The unique identifier of the HHD flow to duplicate
Body
application/json
Response
HHD flow duplicated successfully

