---
title: "Pause endpoint"
method: PUT
path: "/v1/projects/{projectID}/endpoints/{endpointID}/pause"
tags: ["Endpoints"]
---

# Pause endpoint

`PUT /v1/projects/{projectID}/endpoints/{endpointID}/pause`

This endpoint toggles an endpoint status between the active and paused states

## Path parameters

- `projectID` string, required
- `endpointID` string, required

---

[API](https://skmtc.dev/getconvoy/apis/convoy-api-reference.md) · [All operations](https://skmtc.dev/getconvoy/apis/convoy-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getconvoy/convoy-api-reference/revisions/bbe11224b60e/schema)
