cURL
curl --request POST \ --url https://api.sandbox.verisoul.ai/list/{list_name}/account/{account_id} \ --header 'x-api-key: <api-key>'
{ "request_id": "d4b6b99f-f2ad-458e-bfc4-7b4c81e3ac36", "message": "Account added to us_users", "success": true }
Documentation IndexFetch the complete documentation index at: https://docs.verisoul.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.verisoul.ai/llms.txt
Use this file to discover all available pages before exploring further.
Name of the list to add the account to
ID of the account to add to the list
Account added to list response
The ID of the request
Success message
Whether the operation was successful