Skip to main content
POST
Bulk delete validators from a dashboard

Authorizations

Authorization
string
header
required

Use your API key as a Bearer token, e.g. Bearer <your-api-key>

Path Parameters

dashboard_id
integer
required

The ID of the dashboard.

Body

application/json

validators: Provide an array of validator indices or public keys that should get removed from the dashboard.

validators
object[]

Response