| Method: | PUT |
| URL: | www.bibsonomy.org/api/users/[username]/concepts/[conceptname] |
Hint: you can't change the concepts name, but add relations to an existing concept.
200 ok 400 bad request 401 Unauthorized 403 Forbidden 500 Internal Server Error
PUT www.bibsonomy.org/api/users/steff83/concepts/datamining
<?xml version="1.0"?>
<bibsonomy>
<tag name="datamining" globalcount="13" usercount="5">
<subTags start="0" end="1">
<tag usercount="0" name="machine_learning" globalcount="0"/>
</subTags>
</tag>
</bibsonomy><?xml version="1.0"?> <bibsonomy stat="ok"> <id>conceptname</id> </bibsonomy>