Back to Prisma

Delete compute version

apps/docs/content/docs/management-api/endpoints/[experimental]/delete-compute-services-versions-by-version-id.mdx

latest395 B
Original Source

⚠️ Experimental endpoint: this API is in active development and may change at any time without notice. ⚠️

Permanently deletes the compute version, its metadata, and any associated VM. The version must be stopped or in the new state before it can be deleted.

<APIPage document={"management-api"} operations={[{"path":"/v1/compute-services/versions/{versionId}","method":"delete"}]} />