mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
706 B
706 B
PostUsersSignInDataRequestBody
Login credentials
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Login |
string | ✔️ | N/A | username@email.com |
Password |
string | ✔️ | N/A | password123 |
RememberMe |
bool | ➖ | N/A | |
VerificationCode |
string | ➖ | N/A | 123456 |