Overview
Description | Delete a model |
Resource Path |
|
HTTP Method | DELETE |
Request/Response Format | application/json |
Parameter description
Parameter | Description |
---|---|
{id} | ID of the model which you need to delete. |
Sample cURL command
Sample output
Example
DELETE /api/models/{id}
REST API response
HTTP status code | 200 For descriptions of the HTTP status codes, see HTTP Status Codes. |