cURL
curl --request POST \ --url https://api.example.com/move/leader/stop
{ "message": "<string>", "status": "ok" }
Stop the leader-follower control.
Successful Response
Default response. May contain other fields.
ok
error
Was this page helpful?