-
Notifications
You must be signed in to change notification settings - Fork 1
Api Items Post
Carlos Badenes edited this page Mar 31, 2016
·
1 revision
A new item will be created.
POST http://zavijava.dia.fi.upm.es:8888/api/items/
HEADER:
Authorization: 70b88ce0-9cb8-23e5-62dd-0002a4d3c52c
Content-Type: application/json
{
"title": "Guided Visibility Sampling",
"format": "pdf",
"date": "20060730",
"description": "Journal Paper with Conference Talk"
}
- curl:
curl -i -X POST -H "Authorization: 70b88ce0-9cb8-23e5-62dd-0002a4d3c52c" -d "{'title': 'Guided Visibility Sampling','format': 'pdf','date': '20060730','description': 'Journal Paper with Conference Talk'}" http://zavijava.dia.fi.upm.es:8888/api/items
202 Accepted
{
"uri": "items/11111111-2222-3333-4444-555555555555"
}
work supported by the European Community's Seventh Framework Programme (FP7-ICT-2013-8.1) under grant agreement no: 611383. For further information please see http://DrInventor.eu