Promote a flow

Promotes a flow to another application.

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

Promotes a flow to another app. The app_id and credentials need to be specified in the request body. The flow name remains the same. If the other app has a flow with the same name, that flow is overwritten. This is often done to move a flow from a development or staging environment to a production environment.

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

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json