Create Network – Infra API – MediaKind

Create Network

put https://app.mk.io/api/v1/projects/:project_name/infra/networks/:name

Create a network. To learn more about networks, read Network Concept.

RBAC Capability Required: infra.network.create

Authentication

Authorization Bearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

Request

This endpoint expects an object.

Response

201 The created network

Errors