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 DELETE \ --url https://api.jurichat.com/fast-message/{id} \ --header 'x-jurichat-api-key: <api-key>'
{ "message": "<string>", "statusCode": 123, "details": "<unknown>" }
Remove a mensagem rápida pelo ID. Retorna 204 sem corpo em caso de sucesso.
Chave de API do escritório (criada no painel). Envie o valor no header x-jurichat-api-key.
ID da mensagem rápida a ser excluída.
Default Response