curl --location --request PUT 'https://dash.ryzehosting.com/api/v1/server/0199f35c-c00c-8117-a60c-2dc85e900f13/password' \
--header 'Authorization: Bearer <API-KEY>' \
--header 'Content-Type: application/json' \
--data-raw '{
"password": ""
}'{}