Authorization: Bearer ********************curl --location --request POST 'https://api.vpsbg.eu/v1/servers//stop' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: text/plain' \
--data-raw ''{}