Add accounts to a list
Examples
if (FALSE) { # \dontrun{
# add some accounts to a list
post_list_create(id = "1234", account_ids = c(1001, 1002))
} # }
Add accounts to a list
if (FALSE) { # \dontrun{
# add some accounts to a list
post_list_create(id = "1234", account_ids = c(1001, 1002))
} # }