/lists/:id/members (DELETE)
DELETE /lists/:id/members
DELETE
/lists/:id/members
Authorizations
Parameters
Path Parameters
id
required
string
Request Body
object
account_id
required
string
Responses
204
OK
403
You do not have permission to remove member to this list
404
List not found