If a property points to a field that doesn’t exist the operation will succeed anyway, ignoring the mismatched fields, unless otherwise specified via the x-ms-match-mode request header.
If the operation is successful, the 201 HTTP code will be returned. The result will be the JSON object of the added item, unless otherwise specified via the x-ms-result request header.
If a property points to a field that doesn’t exist the operation will succeed anyway, ignoring the mismatched fields, unless otherwise specified via the
x-ms-match-moderequest header.If the operation is successful, the 201 HTTP code will be returned. The result will be the JSON object of the added item, unless otherwise specified via the
x-ms-resultrequest header.