Add attributes to a listAsk AIpost https://api.verosint.com/v1/lists/{listId}/attributesAdd attributes to an existing list in Verosint. Learn about lists here.Path ParamslistIduuidrequiredID of the list to add attributes toBody ParamsThe JSON-formatted request body required to add attributes to a list objectidentifierTypestringenumrequiredtype of identifieridentifiers.ipidentifiers.printidentifiers.emailidentifiers.userAgentidentifiers.phoneidentifiers.accountIdidentifiers.paymentHashidentifiers.deviceIdidentifiers.sessionIdidentifiers.targetAppShow 10 enum valuesvaluestringrequiredvalue to matchdescriptionstringuseful descriptionADD objectResponses 201Successfully added attributes 400Add operation failed because of malformed request or invalid parameters 401Invalid or missing API key 403Forbidden 404The ID of the requested list for adding attributes cannot be found 429Rate limit exceeded 500Unexpected errorUpdated 9 months ago