Authorization: Bearer ********************{
"id": 0
}curl --location --request POST '/log/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'{
"id": "string",
"result": {
"id": 0
}
}