edit externaluri
/members/{member}/groups/{group}/externaluris/{uri} [POST]
API Support | Available since | Last updated | Output |
---|---|---|---|
Description
Edit an external URI (aka URL).
Parameters
Name | Description | Required | Type | Default |
---|---|---|---|---|
descendant-groups | no | string | ||
description | no | string | ||
folder | no | string | ||
groups | no | string | ||
labels | no | string | ||
mediatype | no | string | ||
notify | no | string | ||
size | no | string | ||
title | no | string | ||
url | no | string |
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.