Update a user service’s label, port, entrypoint, workdir, or env vars.
Zo API key (zo_sk_...)
New label for the service
1 - 63New local port (1-65535). Available as PORT environment variable.
0 < x < 65536New entrypoint command
New working directory
New environment variables. PORT is set automatically.
Successful Response
Unique service identifier
Service name (used in public URL)
Protocol: 'http' or 'tcp'
http, tcp Local port the service listens on. Available as PORT environment variable.
Command used to start the service
Working directory for entrypoint
Environment variables. PORT is set automatically.
Public HTTP URL (for http protocol)
Public TCP address:port (for tcp protocol)
ISO 8601 creation timestamp