Back to Prisma

Delete compute service

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

latest341 B
Original Source

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

Deletes a compute service. All compute versions under the service must already be stopped or deleted.

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