Skip to main content

 Version 5

Legacy documentation for PageSeeder v5

edit externaluri

/members/{member}/groups/{group}/externaluris/{uri} [POST]

Description

Edit an external URI (aka URL).

Parameters

NameDescriptionRequiredTypeDefault
descendant-groupsnostring
descriptionnostring
foldernostring
groupsnostring
labelsnostring
mediatypenostring
notifynostring
sizenostring
titlenostring
urlnostring

Permission

This service requires contributor or higher.

Response

The output has the following format:

<uri-creation>
  <uri id="[id]" path="[path]" ...>
    <displaytitle>[title]</displaytitle>
    ...
  </uri>
</uri-creation>

Error Handling

No specific errors expected for this service.

Created on , last edited on