Private Sets
Remove validator pubkey from a tag
This endpoint allows you to remove a validator from a tag by passing the validator pubkey as a path parameter.
DELETE
Note that removing a validator key from a tag has the same impact on the historical performance of the private set as exiting your key from a cluster would ie, the exited key still impacts the historical view of the set’s perfomance.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Available options:
mainnet
, hoodi
, holesky
Response
204
Successful Response