コンテンツにスキップ

/lists/:id/members (DELETE)

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

object
error
required
Any of:

No permission to access this object

string
Allowed values: NO_PERMISSION

404

List not found

object
error
required
Any of:

List not found

string
Allowed values: LIST_NOT_FOUND