Delete the template of the engine given its ID and template name
Example
aiware deleteEngineTemplate EngineID=value EngineTemplateName=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| engineID | string | EngineID of node-red container request | [default to null] |
| engineTemplateName | string | name of the engine template | [default to null] |
| xCorrelationId | string | Correlation Id that can be passed, traced in the server and will be returned in the response if present in the request | [optional] [default to null] |
Return type
EngineTemplate
Authorization
api_key
- Content-Type: Not Applicable
- Accept: application/json