Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the model to delete
Response
Model deleted successfully
Deletes a specific model by ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the model to delete
Model deleted successfully