---
title: "Service: /members/{member}/resolvestandard [POST] (obsolete)"
source: https://dev.pageseeder.com/reference/version_5/services/resolve-standard-POST.html
description: "Resolve PS standard documents"
last_updated: 2026-08-07T17:09:54+10:00
tokens: ~184
---

# /members/\{member\}/resolvestandard \[POST\]

| Property | Value |
| --- | --- |
| Path: | /members/{member}/resolvestandard |
| Method: | POST |
| Generator: | obsolete |
| Version: |  |
| Since: |  |
| Deprecated: | 5.9900 |
| Obsolete: | 6.0000 |
| Cache control: | N/A |
| API Support: | OBSOLETE |
| Generated: | 2022-07-01 |

## Description

Resolve PS standard documents starting a “Resolve Standard Thread”.

## Parameters

No parameters required.

## Permission

## Response

If the thread is not started (if parameter start-thread is set to `false` ), then only the number of URIs to convert is returned like so:

```xml

<total-uris>125</total-uris>
```

## Error Handling

No specific errors expected for this service.

