Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://apix.us.amity.co/api/v2/blacklist/records \ --header 'Authorization: <authorization>' \ --header 'Content-Type: <content-type>' \ --header 'X-API-Key: <api-key>' \ --data ' { "regexs": [ "<string>" ] } '
{ "status": "error", "code": 404, "message": "Resource Not Found." }
Refresh rules of blacklist.
Rules information to be refreshed.
OK