Home > Develop > Device Control by Cloud Solution > API Specs for Provisioning
Input an one time code.
Estimated reading time: 2 minutes
Note:
The support information on this page may differ by region in terms of availability and timing.
*Japan : Support is scheduled for soon. API Specs for Provisioning is not supported. API Specs for Management is planned to be supported.
*China : Not supported
API
- POST /one-time-code
Syntax
- https://api.apps.rdm.sony.net/kitting/v1/one-time-code
Authentication Level
- ApiKeyAuth
Request Body schema
Request Body schema | application/json | Explanation |
---|---|---|
oneTimeCode | One time code. |
Response
Response Schema | application/json | Explanation | |
---|---|---|---|
oneTimeCode | One time code. | ||
device | object (device) | ||
mac | MAC address of BRAVIA. MAC address is of ethernet if BRAVIA has ethernet, Wi-Fi if does not have ethernet. Separator shall be "-" and character shall be capital. | ||
userData | User data passed in device activation event of RMS Cloud API when the device is provisioned. Max length of User data is 4KB. |
Response Schema | application/json | Explanation | |
---|---|---|---|
error | object | ||
message | Error message |
Response Schema | application/json | Explanation | |
---|---|---|---|
error | object | ||
message | Error message |
Response Schema | application/json | Explanation | |
---|---|---|---|
error | object | ||
message | Error message |
Response Schema | application/json | Explanation | |
---|---|---|---|
error | object | ||
message | Error message |
Last modified: 19 Feb 2025