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 2a109ba commit c8ea9cdCopy full SHA for c8ea9cd
README.md
@@ -95,7 +95,7 @@ Following APIs **must** contain `Authorization: Bearer <token>` in the *headers*
95
```js
96
97
{
98
- "updateId": "61cb02d7de06af8f5d0f918f",
+ "updateId": "id-of-the-record-to-be-updated",
99
"updateDoc": {
100
"name": "Arijit Singh",
101
"designation": "Singer",
0 commit comments