bruno/memori-engine/NLP/Checks a sentence for NSFW content-.bru

16 lines
211 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Checks a sentence for NSFW content-
type: http
seq: 6
}
post {
url: https://engine.memori.ai/memori/v2/CheckNSFW/{strSessionID}
body: json
auth: none
}
params:path {
strSessionID:
}