Disables a flow.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| FlowId |
string |
Yes |
The flow ID. |
flow-xxxxxx |
| FlowVersion |
integer |
No |
The flow version. |
1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response object. |
||
| RequestId |
string |
The request ID. |
C0CEBCD9-CE5D-5BDE-B8E5-F3ADD1BB943F |
| Data |
string |
The data returned by the operation. |
无 |
Examples
Success response
JSON format
{
"RequestId": "C0CEBCD9-CE5D-5BDE-B8E5-F3ADD1BB943F",
"Data": "无"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
该文章对您有帮助吗?