Skip to main content
A User Service is an automatically managed process on Zo Computer that has a public endpoint. These services will be restarted if they crash, and they will persist across restarts of Zo Computer. They are intended for long-running services that you want to expose via a public URL or TCP address (web/API servers, databases, SSH server, etc).

Parameters

service_id
string
required
Identifier of the service to delete.