curl --location --request POST '/api/auth/create-api-key' \ --header 'Content-Type: application/json' \ --data-raw '{ "user_id": 0 }'