Authorization: Bearer ********************
curl --location --request DELETE 'https://api.servebolt.io/v1/environments//ssh-access/' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'