unsubscribe

fun Lists.unsubscribe(listId: Long, vararg options: Option): JsonObjectApiAction<TwitterList>

Unsubscribes the authenticated user from the specified list.

Twitter API reference

Receiver

Lists endpoint instance.

Return

JsonObjectApiAction for TwitterList model.

Parameters

listId

The numerical id of the list.

options

Optional. Custom parameters of this request.