Sandboxes

Delete a sandbox

Delete a sandbox.

DELETE
/v1/sandboxes/{id}

Delete a sandbox.

AuthorizationBearer <token>

API key starting with tektona_. Create one at app-dev.tektona.ai under API Keys.

In: header

Path Parameters

id*string

Sandbox ID (ULID)

Response Body

application/problem+json

curl -X DELETE "https://api-dev.tektona.ai/v1/sandboxes/string"
Empty