Removes an output from an existing flow. This request can be made only on an output that does not have an entitlement associated with it. If the output has an entitlement, you must revoke the entitlement instead. When an entitlement is revoked from a flow, the service automatically removes the associated output.
delete/v1/flows/{flowArn}/outputs/{outputArn}
Path parameters
flowArnstring required
The flow that you want to remove an output from.
outputArnstring required
The ARN of the output that you want to remove.
Response
Success