...
Parameter | Description |
---|---|
{id} | ID of the model which you need to delete. |
Sample cURL command
Code Block | ||
---|---|---|
| ||
|
Sample output
Code Block | ||
---|---|---|
| ||
|
Example
Code Block | ||
---|---|---|
| ||
DELETE /api/models/{id} |
...
...
Parameter | Description |
---|---|
{id} | ID of the model which you need to delete. |
Code Block | ||
---|---|---|
| ||
|
Code Block | ||
---|---|---|
| ||
|
Code Block | ||
---|---|---|
| ||
DELETE /api/models/{id} |
...