You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Content-Type |**Required request header**.<br/>Specifies the content type of the payload. Possible values are: `application/json`. |
46
-
| Content-Length |**Required request header**.<br/>The length of the request body. |
46
+
| Content-Length |**Optional**.<br/>The length of the request body. |
47
47
| X-ClientTraceId |**Optional**.<br/>A client-generated GUID to uniquely identify the request. You can omit this header if you include the trace ID in the query string using a query parameter named `ClientTraceId`. |
| Content-Type |*Required request header*.<br>Specifies the content type of the payload. Possible values are: `application/json`. |
45
-
| Content-Length |*Required request header*.<br>The length of the request body. |
46
-
| X-ClientTraceId |*Optional*.<br>A client-generated GUID to uniquely identify the request. You can omit this header if you include the trace ID in the query string using a query parameter named `ClientTraceId`. |
44
+
| Content-Type |_Required request header_.<br>Specifies the content type of the payload. Possible values are: `application/json`. |
45
+
| Content-Length |_Optional_.<br>The length of the request body. |
46
+
| X-ClientTraceId |_Optional_.<br>A client-generated GUID to uniquely identify the request. You can omit this header if you include the trace ID in the query string using a query parameter named `ClientTraceId`. |
| Content-Type |**Required request header**.<br>Specifies the content type of the payload. Possible values are: `application/json`. |
46
-
| Content-Length |**Required request header**.<br>The length of the request body. |
46
+
| Content-Length |**Optional**.<br>The length of the request body. |
47
47
| X-ClientTraceId |**Optional**.<br>A client-generated GUID to uniquely identify the request. You can omit this header if you include the trace ID in the query string using a query parameter named `ClientTraceId`. |
| Content-Type |**Required request header**.<br>Specifies the content type of the payload. Possible values are: `application/json`. |
47
-
| Content-Length |**Required request header**.<br>The length of the request body. |
47
+
| Content-Length |**Optional**.<br>The length of the request body. |
48
48
| X-ClientTraceId |**Optional**.<br/>A client-generated GUID to uniquely identify the request. You can omit this header if you include the trace ID in the query string using a query parameter named `ClientTraceId`. |
| Content-Type |_Required request header_. <br>Specifies the content type of the payload. <br>Accepted value is `application/json; charset=UTF-8`. |
62
-
| Content-Length |_Required request header_. <br>The length of the request body. |
62
+
| Content-Length |_Optional_. <br>The length of the request body. |
63
63
| X-ClientTraceId |_Optional_. <br>A client-generated GUID to uniquely identify the request. You can omit this header if you include the trace ID in the query string using a query parameter named `ClientTraceId`. |
| Content-Type |*Required request header*.<br/>Specifies the content type of the payload. Possible values are: `application/json`|
46
-
| Content-Length |*Required request header*.<br/>The length of the request body. |
47
-
| X-ClientTraceId |*Optional*.<br/>A client-generated GUID to uniquely identify the request. You can omit this header if you include the trace ID in the query string using a query parameter named `ClientTraceId`. |
| Content-Type |_Required request header_.<br/>Specifies the content type of the payload. Possible values are: `application/json`|
46
+
| Content-Length |_Optional_.<br/>The length of the request body. |
47
+
| X-ClientTraceId |_Optional_.<br/>A client-generated GUID to uniquely identify the request. You can omit this header if you include the trace ID in the query string using a query parameter named `ClientTraceId`. |
0 commit comments