DELETE
/
2
/
lists
/
{id}
/
members
/
{user_id}

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required

The ID of the List to remove a member.

user_id
string
required

The ID of User that will be removed from the List.

Response

200 - application/json
data
object
errors
object[]