Document processHTML
[tolino-api-docs.git] / api / pageplace.family-v1-shares-delete.rst
1 ================================================
2 ``DELETE https://family.pageplace.de/v1/shares``
3 ================================================
4
5 Un-share a book.
6
7
8 Request
9 =======
10 Header
11   See `family v1 header set`_.
12 GET parameters
13   ``pubid``
14     Example: ``DT0400.9783641243609_A40398678``
15   ``receiver``
16     Example: ``67674``
17   ``sharer``
18     Example: ``67675``
19
20 No body.
21
22 Response
23 ========
24 HTTP status code ``200 OK``.
25
26 No response body (thus status code should better be 204).