Delete Organization

Last Updated on : 2023-06-21 07:13:12download

Delete an organization by organization ID.

API address

DELETE: /v1.0/iot-02/community/structure/{structure_id}

Request parameter

Parameter nameTypeINRequiredDescription
structure_idStringuritrueThe ID of a specified organization.

Return parameter

Parameter nameTypeDescription
resultBooleanIndicates whether the operation is successful.

Request example

DELETE: /v1.0/iot-02/community/structure/137209008422933xxxx

Return example

true

Error code

For more information, see error code.