cURL
curl --request POST \ --url http://localhost:3001/inbox/ \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "officeId": "<string>" } '
{ "id": "<string>", "name": "<string>", "officeId": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" }
Cria uma nova caixa de entrada
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.
1 - 255
^[cC][^\s-]{8,}$
Default Response