Shumoku Server API · 0.1.6-beta.4 · Topology Mappings
Discard an orphaned mapping
DELETE /api/topologies/{id}/mapping/orphans/{entityId} Authentication
sessionCookie / bearerAuth
Responses
| Status | Description | Schema |
|---|---|---|
200 | Mapping discarded | MappingSuccess |
400 | Mapping operation failed | Error |
404 | Mapping operation failed | Error |
409 | Mapping operation failed | Error |
422 | Mapping operation failed | Error |
500 | Mapping operation failed | Error |