Models
Report a model
post/v1/models/report
Request body
Example request
{
"modelId": "3ae9f1c1-1658-4689-b8a2-a2afb998d2ae",
"reasonId": "inappropriate_content",
"additionalDetails": "This model contains inappropriate content that violates community guidelines"
}Response
Model reported successfully
Example response
{
"success": true,
"message": "Model reported successfully",
"reportId": 1
}Changes
No recorded changes to this endpoint across all 1 revision of this API.