Cancels an in-flight build. No-op for builds already in a terminal state.
cURL
curl --request DELETE \ --url https://api-staging.superserve.ai/templates/{template_id}/builds/{build_id} \ --header 'X-API-Key: <api-key>'
{ "error": { "code": "<string>", "message": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.superserve.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.superserve.ai/llms.txt
Use this file to discover all available pages before exploring further.
The unique identifier of the template.
The unique identifier of the template build.
Build cancelled (or was already terminal)