Authorization: Bearer ********************curl --location '/trial/avcorp/canvas360/avaliacao/ddd39f87-96fd-4326-8735-87115a98cd2b/comentario' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"questao_id": "ddd39f87-96fd-4326-8735-87115a98cd2b",
"comentario": "stringstri"
}'{}