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 PUT \ --url https://api.mnemom.ai/v1/billing/budget-alert \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "threshold_cents": 1 } '
{ "threshold_cents": 123, "updated": true }
Set budget alert threshold
Supabase JWT token in Authorization: Bearer header
x >= 0
Budget alert updated
Suggestions
Contact support