mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 17:12:47 +01: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"
|
|
}
|
|
}
|