Last Updated on : 2023-06-20 15:35:27download
Delete a member of the specified home.
DELETE: /v1.0/homes/{home_id}/members/{uid}
| Parameter name | Type | IN | Required | Description |
|---|---|---|---|---|
| home_id | Long | uri | true | The home ID. |
| uid | String | uri | true | The user ID. |
| Parameter name | Type | Description |
|---|---|---|
| result | Boolean | The returned result. Valid values: true: deleted successfully. false: failed to delete. |
DELETE: /v1.0/homes/312321/members/ay15309353754999****
true
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback