---
title: "DELETE /provisioning-templates/{templateName}/versions/{versionId}"
method: DELETE
path: "/provisioning-templates/{templateName}/versions/{versionId}"
---

# DELETE /provisioning-templates/{templateName}/versions/{versionId}

`DELETE /provisioning-templates/{templateName}/versions/{versionId}`

Deletes a provisioning template version.

Requires permission to access the [DeleteProvisioningTemplateVersion](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions) action.

## Path parameters

- `templateName` string, required
- `versionId` integer, required

## Response `200`

Success

- DeleteProvisioningTemplateVersionResponse

## Other responses

- `480` — InternalFailureException
- `481` — InvalidRequestException
- `482` — ThrottlingException
- `483` — ResourceNotFoundException
- `484` — UnauthorizedException
- `485` — ConflictingResourceUpdateException
- `486` — DeleteConflictException

---

[API](https://skmtc.net/aws/apis/iot.md) · [All operations](https://skmtc.net/aws/apis/iot/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iot/revisions/deef5c4b09f0/schema)
