Delete Project

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

Delete a project with specified parameters such as the community ID. If a space node exists for the project, the project cannot be deleted. You need to delete the space node first.

API address

DELETE: /v1.0/iot-02/community/project/{block_id}

Request parameter

Parameter nameTypeINRequiredDescription
block_idStringuritrueThe ID of a community.

Return parameter

Parameter nameTypeDescription
resultBoolean

Request example

DELETE: /v1.0/iot-02/community/project
/v1.0/iot-02/community/136767399153950xxxx

Return example

true

Error code

For more information, see error code.