Skip to content
Search
K
Main Navigation
Home
Docs
Menu
Return to top
Add a raft peer
POST
/admin/peers
Leader only.
Request Body
application/json
Schema
JSON
JSON
{
"peer"
:
"127.0.0.1:8092"
}
Responses
200
400
409
Added
Content-Type
application/json
Schema
JSON
JSON
{
"added"
:
"127.0.0.1:8092"
}
POST
/admin/peers
Playground
Body
Try it out
Samples
© 2026 Modak Labs. Apache 2.0.