Endpoints
Create Moderation
POST
/
v1
/
moderations
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
input
string
requiredmodel
string
Defaults to text-moderation-stable
. The id of the model to use for the moderation
Response
200 - application/json
id
string
model
string
result
object