Deletes a flow version.
Try it now
Test
RAM authorization
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| FlowName |
string |
Yes |
The name of the flow. |
example-flow |
| FlowVersion |
string |
Yes |
The version of the flow. |
1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response schema. |
||
| RequestId |
string |
The ID of the request. |
3A44E113-9962-5B0B-AB92-14060EFE3164 |
Examples
Success response
JSON format
{
"RequestId": "3A44E113-9962-5B0B-AB92-14060EFE3164"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.