bruno/memori-dashboard/Billing - Credits/Credits and stats.bru

25 lines
431 B
Plaintext
Raw Permalink Normal View History

2025-03-26 16:44:26 +01:00
meta {
name: Credits and stats
type: http
seq: 3
}
post {
url: {{host}}/api/credits-stats
body: json
auth: inherit
}
headers {
user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:136.0) Gecko/20100101 Firefox/136.0
}
body:json {
{
"authToken": "fd10bb42-98d9-4c08-8e02-2b08bd4e4975",
"userID": "262103a9-527b-4a82-b399-9b18bf3c42d8",
"tenant": "www.aisuru.com",
"month": "2024.06"
}
}