buyers
Changes the status of a user list to OPEN. This allows new users to be added to the user list.
post/v1/{+name}:open
Path parameters
namestring required
Required. The name of the user list to open. See UserList.name
Request body
OpenUserListRequest required
A request to open a specified user list.
Response
Successful response