Hiding a service in the ArcGIS GIS Server Services Directory by adding "deprecated": "true" in the service configuration and then unhiding it by modifying service configuration to "deprecated": "false" fails to return the service to the REST endpoint.