curl --location --request PUT '/api/courses/680e3671ae2a0543d560575e' \ --header 'Content-Type: application/json' \ --data-raw '{ "price": 120, "duration": 12 }'
{}