Save per-client custom rules. 0 credits.
cURL
curl --request PUT \ --url https://api.vidjutsu.ai/v1/check/rules \ --header 'Content-Type: application/json' \ --data ' { "rules": [ "<string>" ] } '
{ "rules": [ "<string>" ] }
The request has succeeded.