Rename a service
You cannot rename a service after creation. Instead, you can create a fork with the new name and delete the original service.
- Stop writes on the the service.
 - Fork the service.
 - Point your clients to the new service and add any integrations or SSO configuration that weren't copied.
 - Test the forked service.
 - Delete the original service.