compliance:write
The compliance:write scope allows you to trigger compliance checks on content. Compliance checks verify that content meets OEM guidelines and advertising regulations. The check runs asynchronously — use the Get compliance report endpoint (requires content:read) or the compliance.completed webhook event to retrieve results.
Endpoints
Trigger compliance check
Starts an asynchronous compliance check on the specified content. The check evaluates the content against OEM compliance rules and dealership advertising guidelines.
Path parameters
Request body
No request body is required.
Example
Response — 202 Accepted
You can skip this manual step by setting auto_compliance: true when creating content. The compliance check will run automatically once generation completes.
Retrieving the compliance report
Once the check completes, retrieve the report using the content:read scope:
Status codes
Error response — Missing scope
If your API key does not include compliance:write, any request to this endpoint returns: