v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13347.8 KB
publications

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.

delete/v1/{+name}

Path parameters

namestring required

Required. The resource name of the reader. Format: publications/{publication_id}/readers/{ppid}

Query parameters

forceboolean

If set to true, any entitlements under the reader will also be purged.

Response

Successful response