Skip to content

Commit

Permalink
Remove guid from example request for topic PUT
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgDangl committed Jul 29, 2016
1 parent 3676620 commit c2acefa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,6 @@ Modify a specific topic, description similar to POST.
PUT https://example.com/bcf/2.1/projects/F445F4F2-4D02-4B2A-B612-5E456BEF9137/topics/B345F4F2-3A04-B43B-A713-5E456BEF8228
Body:
{
"guid": "B345F4F2-3A04-B43B-A713-5E456BEF8228",
"topic_type": "Clash",
"topic_status": "open",
"title": "Example topic 3 - Changed Title",
Expand Down

0 comments on commit c2acefa

Please sign in to comment.