mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-28 17:48:56 +01:00
Update README.md
This commit is contained in:
parent
a1863c6d49
commit
e7d59aa1dc
@ -224,7 +224,7 @@ curl 'https://example.org/egroupware/groupdav.php/addressbook/5593' -H "Accept:
|
||||
```
|
||||
</details>
|
||||
|
||||
* **POST** requests to collection with a "Content-Type: application/json" header add new entries in addressbook or calendar collections
|
||||
* **POST** requests to collection with a ```Content-Type: application/json``` header add new entries in addressbook or calendar collections
|
||||
(Location header in response gives URL of new resource)
|
||||
<details>
|
||||
<summary>Example: POST request to create a new resource</summary>
|
||||
|
Loading…
Reference in New Issue
Block a user