cURL
curl --request DELETE \ --url http://localhost:3001/funnel-column-card/ \ --header 'Content-Type: application/json' \ --header 'X-JuriChat-Api-Key: <api-key>' \ --data ' { "ids": [ "<string>" ] } '
"<string>"
Remove um ou mais cards do funil de CRM pelos IDs informados.
Documentation IndexFetch the complete documentation index at: https://docs.jurichat.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.jurichat.com/llms.txt
Use this file to discover all available pages before exploring further.
Chave de API do escritório (criada no painel). Envie o valor no header X-JuriChat-Api-Key.
IDs dos cards a serem removidos.
^[cC][^\s-]{8,}$
Confirmação da operação.