Skip to main content

 Version 5

Legacy documentation for PageSeeder v5

convert to psml

/members/{member}/groups/{group}/converttopsml [POST]

Description

Convert documents to PSML for a group.

Invoking this service starts an Asynchronous process.

Parameters

NameDescriptionRequiredTypeDefault
projectgroupsWhether to convert all groups under a projectnobooleanfalse 
validateonlyWhether to validate onlynobooleantrue

Permission

This service requires administrator.

Response

This service returns the following XML:

<psml-conversion>
  <thread ...> ... </thread>
</psml-conversion>

Error Handling

No specific errors expected for this service.

Created on , last edited on