UpdateFlow

更新时间:
复制 MD 格式

Updates a connection flow.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

FlowId

string

Yes

The ID of the connection flow.

flow-15550241a1e942c29835

FlowVersion

string

No

The version of the connection flow.

9

FlowName

string

No

The name of the connection flow.

新建流程

FlowDesc

string

No

The description of the connection flow.

新建流程

FlowTemplate

string

No

The template of the connection flow.

{ "FormatVersion": "appflow-2025-07-01", "Nodes": [ ] }

Enabled

boolean

No

Specifies whether the connection flow is enabled.

true

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The ID of the request.

A053FC9D-AB9D-5258-9355-8FA57EE888C0

Data

string

The data returned by the operation.

None

Examples

Success response

JSON format

{
  "RequestId": "A053FC9D-AB9D-5258-9355-8FA57EE888C0",
  "Data": "None"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.