cURL
curl --request POST \ --url https://api.aimtell.com/prod/subscriber \ --header 'Content-Type: application/json' \ --header 'X-Authorization-Api-Key: <api-key>' \ --data ' { "idSite": "<string>", "subscriber_uid": "<string>", "user": "<string>", "email": "<string>", "attributes": "" } '
{ "result": "success" }
Track Subscriber Attribute
Documentation IndexFetch the complete documentation index at: https://developers.aimtell.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.aimtell.com/llms.txt
Use this file to discover all available pages before exploring further.
Website ID
Aimtell Subscriber ID
Subscriber "User" Alias
Subscriber "Email" Alias
JSON
200