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
| Field | Required | Description |
|---|---|---|
code | Yes | The code for the new (duplicated) flow |
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

