bruno/memori-dashboard/Billing - Credits/Verify tokens (import doc).bru

22 lines
357 B
Plaintext
Raw Permalink Normal View History

2025-03-26 16:44:26 +01:00
meta {
name: Verify tokens (import doc)
type: http
seq: 5
}
post {
url: {{host}}/api/verify-tokens
body: json
auth: inherit
}
body:json {
{
"operation": "import_document",
"userName": "nzambello", // userName OR userID
"userID": "262103a9-527b-4a82-b399-9b18bf3c42d8",
"tenant": "www.aisuru.com",
"characters": 300
}
}