Trouble with OpenAI content Moderation

Working on a chatbot, and I want to use OpenAI content moderation on DIFY. When activated and given a default prompt, it has not been picking up anything that it should pick up. I asked ChatGPT, and it suggested that its api endpoint should be /moderations rather than /chat completions or /responses, but completions and responses are baked in, and I have to choose between those specifically. What am I doing wrong?