File tree Expand file tree Collapse file tree
content/en/docs/shared_services/supportapi/methods Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33resources /
44node_modules /
55tech-doc-hugo
6+ .hugo_build.lock
67
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Create a new support case or customer enhancement request.
1616Create Case requests come in two forms: [ simple] ( #create-case-simple ) and [ full] ( #create-case-full ) .
1717Simple requests allow you to send just the case information. Full requests allow you to attach files.
1818
19- ### Create Case - Simple
19+ ### Create Case Simple
2020
2121Send the case information directly as the HTTP entity-body.
2222
@@ -56,7 +56,7 @@ Send the case information directly as the HTTP entity-body.
5656}
5757```
5858
59- ### Create Case - Full
59+ ### Create Case Full
6060
6161Allows for optionally attaching files at the time of case creation.
6262{{% alert title="Note" %}}
You can’t perform that action at this time.
0 commit comments