deleteComponentInstance
delete
/ccadmin/v1/componentInstances/{id}
Remove Component Instance by ID.
Request
Supported Media Types
- application/json
Path Parameters
-
id: string
ID for Component Instance.
Response
Supported Media Types
- application/json
200 Response
The Component Instance is successfully deleted by ID.
404 Response
The error response returned when ID value is not recognised.
Root Schema : deleteComponentInstance_doesNotExistResponse
Type:
Show Source
object-
errorCode(optional):
string
Default Value:
33001The internal error code -
message(optional):
string
Default Value:
Specified widget 'exampleId' does not exist.The HTTP error message -
status(optional):
string
Default Value:
404The HTTP status code