Last Updated on : 2023-07-06 08:23:41download
This is an aggregated interface. Enable an organization, and meanwhile, the organization owner account and user account will be enabled too.
POST: /v1.0/iot-03/idaas-prod/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-prod/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