Delete Site – Infra API – MediaKind

Delete Site

del https://app.mk.io/api/v1/projects/:project_name/infra/sites/:name

Delete a site. If the site does not exist, this API will return a 204. To learn more about sites, read Site Concept.

RBAC Capability Required: infra.site.delete

Authentication

Authorization Bearer

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

Path parameters

Response

No response body.

No response body.

Errors