{"type":"api","title":"Delete Image for Given Image Id","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/6a2ef59a-ba2d-3415-a824-195345c9d1ae","info":{"contact":{"email":"support@cisco.com","name":"Crosswork Team, Cisco"},"description":"Software Images APIs allow the user to perform CRUD operations on SWIM service.","license":{"name":"Cisco Software License Agreement","url":"http://www.cisco.com/public/sw-license-agreement.html"},"title":"APIs exposed by SWIM service","version":"1.0.0"},"x-parser-conf":{"overview":{"markdownPath":"reference/EMF/swim-api-overview.md"}},"openapi":"3.0.0","servers":[{"url":"https://{server_ip}:30603/crosswork/swim/{version}","variables":{"version":{"description":"API version","default":"v1"}}}]},"spec":{"responses":{"200":{"content":{"text/plain":{"schema":{"example":"1/1 Images Deleted Successfully","type":"string"}}},"description":"OK"},"400":{"description":"Bad Request - Invalid request"},"500":{"description":"Internal Server Error - operation-failed"}},"tags":["Image Repository APIs"],"operationId":"deleteImage_1","requestBody":{"content":{"application/json":{"schema":{"description":"Image Id","example":"asr900rsp3-universalk9.17.03.20.SPA.bin","type":"string"}}},"required":true},"summary":"Delete Image for Given Image Id.","__originalOperationId":"deleteImage_1","method":"delete","path":"/image"}}