curl --request POST \
--url https://api.app.hrizn.io/v1/public/content/{id}/compliance \
--header 'X-API-Key: <api-key>'{
"data": {
"article_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "checking",
"message": "<string>"
}
}Starts an asynchronous OEM compliance check on content.
curl --request POST \
--url https://api.app.hrizn.io/v1/public/content/{id}/compliance \
--header 'X-API-Key: <api-key>'{
"data": {
"article_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "checking",
"message": "<string>"
}
}Your Hrizn API key (prefix hzk_)
Content ID