Deleting a Component
Function
After a component is created, you can delete the component. When a component contains groups, it cannot be deleted. You can delete a node only when the node does not contain sub-nodes.
URI
DELETE /v1/components/{id}
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
id |
Yes |
String |
Definition Component ID. Constraints N/A Range The value can be customized. The value contains 24 characters. Default value N/A |
Request Parameters
None
Response Parameters
Status code: 200
The component is deleted.
None
Example Requests
Delete a component.
DELETE https://{Endpoint}/v1/components/{id}
Example Responses
None
Status Codes
|
Status Code |
Description |
|---|---|
|
200 |
The component is deleted. |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot