Error 300 > Request Body should be a valid JSON object

Thanks, but not it is the cause of problem.
I did lot of tests, and finally resolve with

'start_time' => $conversacao->agendado->format(DateTime::ISO8601),
1 Like