We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03d6d1a commit 7be2e94Copy full SHA for 7be2e94
docs/resources/control-flow/backend-logic/api/rest-api.md
@@ -38,7 +38,7 @@ Some of the common request headers that you might need while sending a request a
38
To pass the request header:
39
40
1. Select the **Headers** tab and click on the **+ Add Header** button.
41
-2. Inside the input box, enter the header name followed by the colon(:) and its value (e.g., **Content-Length: application/json**).
+2. Inside the input box, enter the header name followed by the colon(:) and its value (e.g., **Content-Type: application/json**).
42
43
<div style={{
44
position: 'relative',
0 commit comments