Skip to content

Commit c2acefa

Browse files
committed
Remove guid from example request for topic PUT
1 parent 3676620 commit c2acefa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -901,7 +901,6 @@ Modify a specific topic, description similar to POST.
901901
PUT https://example.com/bcf/2.1/projects/F445F4F2-4D02-4B2A-B612-5E456BEF9137/topics/B345F4F2-3A04-B43B-A713-5E456BEF8228
902902
Body:
903903
{
904-
"guid": "B345F4F2-3A04-B43B-A713-5E456BEF8228",
905904
"topic_type": "Clash",
906905
"topic_status": "open",
907906
"title": "Example topic 3 - Changed Title",

0 commit comments

Comments
 (0)