Last Updated on : 2023-07-06 08:24:03download
Enable a specified organization and set its status to be enabled.
POST: /v1.0/iot-03/idaas/spaces/{space_id}/organizations/actions/enable
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
code | String | query | true | The identifier of a specified organization. |
space_id | String | uri | true | The ID of a specified space. |
uid | String | query | true | The identifier of the current user. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The returned result. |
POST: /v1.0/iot-03/idaas/spaces/1400335346549391440/organizations/actions/enable?code=Acode&uid=ownerUid
{
"result": true,
"t": 1629272469492,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback