Authorization: ********************
{}
curl --location --request DELETE 'https://prod.your-api-server.com/api/v1/medication_dosageform' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'