Import remove instance.

POST /import/shotgun/remove/shot

Responses

  • 204

    Instance removed

POST /import/shotgun/remove/shot
curl \
 -X POST http://localhost:8080/api/import/shotgun/remove/shot \
 -H "Authorization: $API_KEY"