curl -X POST "https://worker.thenewscc.com/support/lote/deletar" \ -H "Authorization: Bearer seu_token_jwt" \ -H "Content-Type: application/json" \ -d '{ "support_ids": [5082, 5083, 5084, 5085] }'
{ "success": true, "data": { "modo": "lote", "deletados": 4, "falhas": 0 } }
Realiza soft delete de múltiplos tickets de uma vez
Documentation IndexFetch the complete documentation index at: https://docs.thenewscc.com.br/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.thenewscc.com.br/llms.txt
Use this file to discover all available pages before exploring further.
application/json
Show Resultado da operação
lote
POST /support/{id}/restaurar