Enables a flow.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| FlowId |
string |
Yes |
The ID of the flow. |
flow-0bf98338eb1f4d10ad6a |
| FlowVersion |
integer |
No |
The version of the flow. |
2 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response schema. |
||
| RequestId |
string |
The request ID. |
17CADBF7-B0F4-5FE6-87EB-76B1A69AC422 |
| Data |
string |
The response data. |
None |
Examples
Success response
JSON format
{
"RequestId": "17CADBF7-B0F4-5FE6-87EB-76B1A69AC422",
"Data": "None"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
该文章对您有帮助吗?