---
title: "POST /api/v2/product/queue/provision/{guid}"
method: POST
path: "/api/v2/product/queue/provision/{guid}"
tags: ["Queue"]
---

# POST /api/v2/product/queue/provision/{guid}

`POST /api/v2/product/queue/provision/{guid}`

## Path parameters

- `guid` string, required

## Request body

- unknown

## Response `200`

Success

- ApiResponseV2[]
  - `isSuccess` boolean, nullable
  - `taskId` integer
  - `result` unknown
  - `taskStatus` string, nullable
  - `errorCode` string, nullable
  - `msg` string[], nullable

---

[API](https://skmtc.dev/lantronix/apis/api-center.md) · [All operations](https://skmtc.dev/lantronix/apis/api-center/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lantronix/api-center/revisions/a0437ef905b9/schema)
