Last Updated on : 2023-06-20 15:35:31download
Used to set administrator or non-administrative role permissions for family members.
PUT: /v1.0/homes/{home_id}/members/{uid}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
home_id | Long | uri | true | Family ID |
uid | String | uri | true | User ID |
Description of body
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
admin | Boolean | true | Set family member administrator permissions.
|
Parameter name | Type | Description |
---|---|---|
result | Boolean |
PUT: /v1.0/homes/31****/members/ay15309353754999****
{
"admin": false
}
true
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback