Skip to content

Commit

Permalink
return viewer id
Browse files Browse the repository at this point in the history
  • Loading branch information
aakarim committed Feb 27, 2024
1 parent 958e9b6 commit 68c91d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/includes/_account.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ print(response.json())
> The above command returns JSON structured like this:
```json
{
"liId": "alfie-lambert"
"viewer_id": "alfie-lambert"
}
```

0 comments on commit 68c91d4

Please sign in to comment.