curl --location --request POST 'https://api-sandbox.usepeladen.com/api/v1/db/api/v1/db/create' \ --header 'Content-Type: application/json' \ --data-raw '{ "end_user_id": "string", "type": "dedicated", "name": "string" }'