buyers
Changes the status of a user list to CLOSED. This prevents new users from being added to the user list.
post/v1/{+name}:close
Path parameters
namestring required
Required. The name of the user list to close. See UserList.name
Request body
CloseUserListRequest required
A request to close a specified user list.
Response
Successful response