Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.useanima.sh/v1/orgs/feature-interest \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "feature": "vault", "source": "sidebar" } '
{ "id": "<string>", "createdAt": "2023-11-07T05:31:56Z" }
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Feature-interest tracking payload
Feature the user attempted to access
vault
Where the interest intent came from
sidebar
page
OK
Feature-interest tracking result
Usage event identifier
Timestamp when feature interest was recorded