meta { name: Checks a sentence for NSFW content. type: http seq: 6 } post { url: {{baseUrl}}/memori/v2/CheckNSFW/:strSessionID body: json auth: none } params:path { strSessionID: } body:json { { "text": "" } }