**To delete an integration** The following ``delete-integration`` example deletes an API integration. :: aws apigatewayv2 delete-integration \ --api-id a1b2c3d4 \ --integration-id a1b2c3 This command produces no output. For more information, see `Configuring integrations for HTTP APIs `__ and `Setting up WebSocket API integrations `__ in the *Amazon API Gateway Developer Guide*.