Skip to content

Deleting

DavidDuwaer edited this page Sep 22, 2017 · 6 revisions

Deleting a model

You can delete a model, e.g. artist of type Artist, by writing

artist.delete()

The response object (not released yet)

Clone this wiki locally