mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 20:47:45 +00:00
736 B
736 B
PostUsersSignInDataRequestBody
Login credentials
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
login |
String | ✔️ | N/A | username@email.com |
password |
String | ✔️ | N/A | password123 |
rememberMe |
Optional | ➖ | N/A | |
verificationCode |
Optional | ➖ | N/A | 123456 |