Last Updated on : 2023-06-21 07:13:02download
Delete an organization by organization ID.
DELETE: /v1.0/iot-03/organizations/{org_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
org_id | String | uri | true | The organization ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Indicates whether the operation is successful. |
DELETE: /v1.0/iot-03/organizations/1405353719310184448
{
"result": true,
"t": 1623898037441,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback