update

suspend fun update(listId: Int, request: Tmdb4UpdateListRequest): TmdbStatusResult

This method will let you update the details of a list. You must be the owner of the list and therefore have a valid user access token in order to edit it.