Private Sets
Add validators to a tag
This endpoint allows you to add validators to a tag. You must pass an array of validator pubkeys in the body.
POST
You can add upto 1,000 validators at a time with an upper bound of 15,000 validators per tag. If you’d like to add more than that per tag, please reach out to us at hello@rated.network!
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Available options:
mainnet
, hoodi
, holesky
Path Parameters
Body
application/json
Response
201
application/json
Successful Response
The response is of type object[]
.