delete

suspend fun delete(listId: Int): TmdbStatusResult

This method will delete a list by id. This action is not reversible so take care when issuing it. You must be the owner of the list and therefore have a valid user access token in order to delete it.