Validator Dashboard Management

Bulk delete validators from a dashboard

Remove specific validators from a specified dashboard in bulk.

post/api/v2/validator-dashboards/{dashboard_id}/validators/bulk-deletions

Path parameters

dashboard_idinteger required

The ID of the dashboard.

Request body

validatorsHandlersIntOrString[]

Response

Validators removed successfully.

Changes

No recorded changes to this endpoint across all 1 revision of this API.