delete
fun Lists.delete(listId: Long, vararg options: Option): JsonObjectApiAction<TwitterList>
Content copied to clipboard
Deletes the specified list. The authenticated user must own the list to be able to destroy it.
Receiver
Lists endpoint instance.
Return
JsonObjectApiAction for TwitterList model.
Parameters
list Id
The numerical id of the list.
options
Optional. Custom parameters of this request.