---
title: "Service: /members/{member}/groups/{group}/uris/{uri}/metadata/revert [POST]"
source: https://dev.pageseeder.com/api/services/revert-uri-metadata-POST.html
description: "Reverts URI metadata to a previous edit state using the specified edit ID, with optional parameters for conflict prevention, edit notes, and transclusion resolution."
last_updated: 2026-09-02T11:36:21+10:00
document_type: api_endpoint
operation_id: psml-POST
resource_id: psml
path_template: /members/{member}/groups/{group}/uris/{uri}/metadata/revert
http_method: POST
api_category: psml
implementation_version: 6.2004
api_since: 5.6004
deprecated_since: null
obsolete_since: null
api_support: supported
cache_control: N/A
generated_at: 2026-09-02
tokens: ~223
---

# /members/\{member\}/groups/\{group\}/uris/\{uri\}/metadata/revert \[POST\]

## Description

Revert URI [metadata](../../reference/glossary/metadata.md).

## Parameters

| Name | Description | Required | Type | Default value |
| --- | --- | --- | --- | --- |
| editid | `ID` of the edit to get the content from | yes | string |  |
| lastmodified | The last modified date/time (ISO 8601) of the fragment (prevents edit clashes) | no | string |  |
| note | Content for edit notes (if exists, creates a note) | no | string |  |
| note-labels | Comma-separated list of label values for the note (if exists, creates a note) | no | string |  |
| note-title | Title for edit note | no | string | Edit note |
| transclude | A flag to resolve transclusions when outputting result | no | boolean | true |

## Permission

## Response

## Error Handling

No specific errors expected for this service.

