Update
Allows to update access details to the device for specific share. This endpoint can be used by owner or administrator of the device.
PATCH https://api.tedee.com/api/v1.30/my/deviceshare
Body Parameters
Name |
Type |
Description |
---|---|---|
accessLevel |
represents user access level |
|
id |
number |
id of share |
remoteAccessDisabled |
boolean |
represents if remote access is disabled |
repeatEvent |
represents repeat event of the share |
Responses
Name |
Description |
---|---|
204 No Content |
successful operation |
Scopes
Name |
Description |
---|---|
DeviceShare.ReadWrite |
Grants user possibility to read and write data connected with device shares |