bruno/memori-engine/NLP/Checks a sentence for NSFW content-.bru
2024-07-16 11:15:30 +03:00

16 lines
211 B
Plaintext

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:
}