cURL
curl --request POST \ --url https://quark.bot/api/servers/{guildId}/active/ignore/executors \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "id": "<string>", "logType": 123, "count": 123, "time": 123 } '
Documentation IndexFetch the complete documentation index at: https://docs.quark.bot/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.quark.bot/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?