Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Commit

Permalink
GITBOOK-1305: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Funke Olasupo authored and gitbook-bot committed Jun 13, 2024
1 parent f7dbf9d commit 22eb979
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Body Parameters

<table><thead><tr><th width="195.33333333333331">Key</th><th width="261">Example Value</th><th>Description</th></tr></thead><tbody><tr><td><code>user</code></td><td><code>[email protected]</code> OR <code>myusername</code></td><td>Your username or email.</td></tr><tr><td><code>password</code></td><td><code>my$up3erP@ssw0rd</code></td><td>Your password.</td></tr><tr><td><code>resume</code></td><td><code>9HqLlyZOugoStsXCUfD_0YdwnNnunAJF8V47U3QHXSq</code></td><td>Yor previously issued <code>authToken</code>.</td></tr></tbody></table>
<table><thead><tr><th width="195.33333333333331">Key</th><th width="261">Example Value</th><th>Description</th></tr></thead><tbody><tr><td><code>user</code></td><td><code>[email protected]</code> OR <code>myusername</code></td><td>Your username or email.</td></tr><tr><td><code>password</code></td><td><code>my$up3erP@ssw0rd</code></td><td>Your password.</td></tr><tr><td><code>resume</code></td><td><code>9HqLlyZOugoStsXCUfD_0YdwnNnunAJF8V47U3QHXSq</code></td><td>Your previously issued <code>authToken</code>.</td></tr></tbody></table>

{% hint style="info" %}
* Whilst none of the arguments are required in every request, every request requires some arguments to be provided. You MUST provide either `user` AND `password`, or provide `resume`.
Expand Down

0 comments on commit 22eb979

Please sign in to comment.