REST API Test Page
Operation
PUT
on
/setup/secrets/{OID}
Update a secret
Produces
: application/json
Parameters
Name
Type
Value
Description
OID
Path Variable
*
(JSON)
Request Body
{ "userId" : "a user id", "label" : "a setup secret label", "targetType" : "ACTION_GROUP", "targetId" : "a target id", "exclusive" : false, "scopeName" : "Google.smarthome", "oid" : "the setup secret UUID" }
*
Result
HTTP Status :