---
title: "DELETE /v1/{+name}"
method: DELETE
path: "/v1/{+name}"
tags: ["publications"]
---

# DELETE /v1/{+name}

`DELETE /v1/{+name}`

Removes a publication reader, effectively severing the association with a Google user. If `force` is set to true, any entitlements for this reader will also be deleted. (Otherwise, the request will only work if the reader has no entitlements.) - If the reader does not exist, return NOT_FOUND. - Return FAILED_PRECONDITION if the force field is false (or unset) and entitlements are present.

## Path parameters

- `name` string, required

## Query parameters

- `force` boolean

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/readerrevenuesubscriptionlinking.md) · [All operations](https://skmtc.dev/google/apis/readerrevenuesubscriptionlinking/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/readerrevenuesubscriptionlinking/revisions/37e8029ea746/schema)
