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 b1a9568 commit 654ead8Copy full SHA for 654ead8
source/developers/rest_api.markdown
@@ -39,7 +39,7 @@ print(response.text)
39
```
40
41
<p class='note'>
42
-You can append <code>?api_password=YOUR_PASSWORD</code> to any url to log in automatically.
+You can append `?password=YOUR_PASSWORD` to any url to log in automatically.
43
</p>
44
45
Successful calls will return status code 200 or 201. Other status codes that can return are:
0 commit comments