Create Many Access Codes
Create access codes across multiple devices that share a common code
Code Example
Parameters
| type: string[] | ID of the Device |
| type: string Optional | Name of Access Codes |
| type: string Optional | From when is the code valid |
| type: string Optional | Code expiry |
| type: enum
Optional, default | If |
| type: number Optional | Preferred code length If the affected devices do not support the preferred code length, Seam reverts to using the shortest supported code length. |
Response
This section shows the JSON response returned by the API. Since each language encapsulates this response inside objects specific to that language and/or implementation, the actual type in your language might differ from what’s written here.
JSON format
Last updated