Promote a flow

Promotes a flow to another application.

Recipes
Promote a flow
Open Recipe
Path Params
string
required

Name of the flow.

string
required

Application ID. You can find your application ID on the Console's Manage Application page.

Body Params
string
required

Unique identifier of the application that the flow is being promoted into.

string
required

Unique identifier of the API client providing authentication for the flow promotion. This client needs to be part of the application specified by the app_id parameter.

string
required

Client secret of the API client that provides authentication for promoting the flow.

Response

Response body
object
string
required

Configuration URL for the newly promoted flow.

string
required

Name of the newly promoted flow.

string
required

Latest version number of the newly promoted flow.

Language
Authentication
URL