Back to Prisma

Create compute version

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

latest526 B
Original Source

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

Creates a new compute version under the specified compute service. Returns a pre-signed upload URL for the artifact unless skipCodeUpload is set (which forks the latest version's artifact). Environment variables are merged with the previous version's variables when one exists.

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