Skip to content

Commit 4134fda

Browse files
update docs on user update (#3338)
1 parent 4a23eb3 commit 4134fda

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/dev/api/accounts.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1218,12 +1218,6 @@ Replaces all values of the specified user profile with the new set of parameters
12181218
<td><p><small>| BODY | REQUIRED | STRING |</small></p><p>The user's last name.</p></td>
12191219
</tr>
12201220
</tbody>
1221-
<tbody>
1222-
<tr>
1223-
<td><code>email</code></td>
1224-
<td><p><small>| BODY | REQUIRED | STRING |</small></p><p>The user's contact email address.</p></td>
1225-
</tr>
1226-
</tbody>
12271221
<tbody>
12281222
<tr>
12291223
<td><code>password</code></td>
@@ -1351,12 +1345,6 @@ Allows you to update individual user values without replacing the entire profile
13511345
<td><p><small>| BODY | OPTIONAL | STRING |</small></p><p>The user's last name.</p></td>
13521346
</tr>
13531347
</tbody>
1354-
<tbody>
1355-
<tr>
1356-
<td><code>email</code></td>
1357-
<td><p><small>| BODY | OPTIONAL | STRING |</small></p><p>The user's contact email address.</p></td>
1358-
</tr>
1359-
</tbody>
13601348
<tbody>
13611349
<tr>
13621350
<td><code>password</code></td>

0 commit comments

Comments
 (0)