curl --location --request POST '/logs/create' \ --header 'Content-Type: application/json' \ --data-raw '{ "user_id": "string", "type": {}, "action": "string", "details": "string" }'