Update tag
updateTagUpdate an existing tag by ID, optionally setting a new name. Modify tag details through the Level v2 API.
Instructions
Update tag. Updates an existing tag. Level API endpoint: PATCH /v2/tags/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the tag to update. | |
| name | No | The name of the tag. |