---
title: "Unpause a connector."
method: PATCH
path: "/connectors/unpause/{connectionId}"
tags: ["data"]
---

# Unpause a connector.

`PATCH /connectors/unpause/{connectionId}`

Unpauses any scheduled runs for the given connector.

## Path parameters

- `connectionId` string, required

## Response `200`

OK

- NexusResponse
  - `ConsentURL` string
  - `Error` unknown
  - `Handles` NexusHandleMap
  - `Message` string
  - `Success` boolean

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/freshdesk/apis/gigasheet-api.md) · [All operations](https://skmtc.net/freshdesk/apis/gigasheet-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/freshdesk/gigasheet-api/versions/d1e5cbb24557/schema)
