---
title: "Changes the pause state of a link."
method: PATCH
path: "/Links/Pause/{LinkId}"
tags: ["Links", "Links"]
---

# Changes the pause state of a link.

`PATCH /Links/Pause/{LinkId}`

## Path parameters

- `LinkId` string, required

## Request body

- PauseLinkRequest — Creates a new share code for a given shocker.
  - `PauseState` boolean, nullable — New state of CanHold, or null for toggle

## Response `204`

Link has been paused or unpaused.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.dev/pishock/apis/pishock-public-api-v1.md) · [All operations](https://skmtc.dev/pishock/apis/pishock-public-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pishock/pishock-public-api-v1/revisions/271272058af7/schema)
