Removes a source from an existing flow. This request can be made only if there is more than one source on the flow.
delete/v1/flows/{flowArn}/source/{sourceArn}
Path parameters
flowArnstring required
The flow that you want to remove a source from.
sourceArnstring required
The ARN of the source that you want to remove.
Response
Success