Update metrics endpoint settings – Management API – MediaKind

Update metrics endpoint settings

Patch https://app.mk.io/api/v1/projects/:project_name/metricsEndpoint

See our Grafana dashboard documentation for details.

Enable the metrics endpoint for this project by setting spec.enabled to true.

RBAC Capability Required: mkio.metrics.update

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

200 OK

Errors

400 Bad Request

401 Unauthorized

403 Forbidden

404 Not Found

429 Too Many Requests

500 Internal Server Error