mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
docs: Remove outdated example
This commit is contained in:
parent
80713de223
commit
7e8e442e52
@ -1,14 +1,5 @@
|
||||
## Interacting with the server
|
||||
|
||||
### `POST`: Creating a new pod
|
||||
|
||||
Create a pod using an external WebID for authentication:
|
||||
```shell
|
||||
curl -X POST -H "Content-Type: application/json" \
|
||||
-d '{"login": "timbl", "webId": "http://timbl.inrupt.net/profile/card#me"}' \
|
||||
http://localhost:3000/pods
|
||||
```
|
||||
|
||||
### `PUT`: Creating resources for a given URL
|
||||
|
||||
Create a plain text file:
|
||||
|
Loading…
x
Reference in New Issue
Block a user