Documentation Index
Fetch the complete documentation index at: https://docs.superserve.ai/llms.txt
Use this file to discover all available pages before exploring further.
Rebuild
Queue a new build for an existing template, e.g. after a failed build, or to pick up an updated base image.List and inspect builds
Cancel an in-flight build
cancelBuild is a no-op for builds already in a terminal state.
Delete a template
404. If any non-destroyed sandbox still references the template, the call raises ConflictError; destroy those sandboxes first. Once the delete succeeds the template’s name is released for reuse — you can immediately create a new template with the same name.