Insere até 250 registros de uma vez em uma transação única.
Documentation Index
Fetch the complete documentation index at: https://docs.analytics.synapside.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
[
{
"email": "cliente1@exemplo.com",
"idade": 28,
"ativo": true
},
{
"email": "cliente2@exemplo.com",
"idade": 35,
"ativo": false
}
]