Last Updated on : 2023-07-06 09:09:55download
Add a role for a user.
POST: /v1.0/iot-03/idaas/user-role
Parameter name | Type | IN | Required | Description |
---|
Parameter name | Type | Description |
---|---|---|
result | Boolean | The operation result. |
POST: /v1.0/iot-03/idaas/user-role
{
"role_code": "roleCode1",
"uid": "uid1",
"space_id": "12345"
}
{
"result": true,
"t": 1622999528375,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback