Last Updated on : 2023-06-21 07:13:08download
Pass in the user ID list, organization ID, and unbind the specified user ID under the organization.
POST: /v1.0/iot-03/organizations/{org_id}/actions/unbind-users
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
org_id | String | uri | true | Organization ID |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Successfully returns true, failure returns false. |
POST: /v1.0/iot-03/organizations/141442377118758****/actions/unbind-users
{
"uids": "bay1625728257583sdlM"
}
{
"result": true,
"t": 1626078036546,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback