--- layout: "http" page_title: "HTTP API: /v1/agent/force-leave" sidebar_current: "docs-http-agent-force-leave" description: |- The '/1/agent/force-leave' endpoint is force a gossip member to leave. --- # /v1/agent/force-leave The `foce-leave` endpoint is used to force a member of the gossip pool from the "failed" state into the "left" state. This allows the consensus protocol to remove the peer and stop attempting replication. This is only applicable for servers. ## PUT / POST