Shumoku Server API · 0.1.6-beta.4 · Topologies
Create a topology
POST /api/topologies Authentication
sessionCookie / bearerAuth
Request body
CreateTopology · application/json · required
Responses
| Status | Description | Schema |
|---|---|---|
201 | Created topology shell | Topology |
400 | The request did not match the API contract | Error |
401 | Authentication is required | Error |