mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Co-authored-by: SapuSeven <sapuseven@gmail.com> Co-authored-by: Joostlek <joostlek@outlook.com>
10 lines
129 B
JSON
10 lines
129 B
JSON
{
|
|
"code": 0,
|
|
"traceId": "1234",
|
|
"msg": null,
|
|
"result": {
|
|
"accountID": "1234",
|
|
"authorizeCode": "test-code"
|
|
}
|
|
}
|