clear

suspend fun clear(listId: Int): TmdbStatusResult

This method lets you clear all of the items from a list in a single request. This action cannot be reversed so use it with caution. You must be the owner of the list and therefore have a valid user access token in order to clear a list.