Back to Prisma

Create compute service

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

latest404 B
Original Source

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

Creates a new compute service under the specified project. The projectId is required in the request body. The service is placed in the given region (or the default region if omitted).

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