curl --location --request POST '/api/auth/create-session' \ --header 'Content-Type: application/json' \ --data-raw '{ "type": "audio" }'
{}