# Unlock template content

Unlock the content of your template to allow edits again after it has been locked. To obtain a valid id, first call GET /v1/REST/templates to list your templates.

Endpoint: POST /v1/REST/templates/{id}/contents/unlock
Version: 1.0.0
Security: basicAuth, bearerAuth

## Path parameters:

  - `id` (integer, required)
    The ID of the template.
    Example: 101


## Response 204 fields

## Response 401 fields

## Response 403 fields

## Response 404 fields

## Response 429 fields

## Response 500 fields
