post https://api.atendare.com/v2/calls
Adiciona uma nova nota
Log in to see full request history
Responses
Adiciona uma nova nota
xxxxxxxxxx
10curl --request POST \
--url https://api.atendare.com/v2/calls \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"status": "1",
"duration": "00:00:00"
}
'
Try It!
to start a request and see the response here! Or choose an example: