delete uri draft
/members/{member}/groups/{group}/uris/{uri}/drafts/{editid} [DELETE]
API Support | Available since | Last updated | Output |
---|---|---|---|
5.9500 | 5.9800 | xml, json |
Description
Deletes a draft edit. If the fragment has no content it is also deleted – this is usually for newly created fragments that have not been saved.
Parameters
Only the draft author themselves, or a manager of the group containing the draft, can invoke this service.
Permission
Response
The XML returned is:
<draft-delete [fragmentdeleted="true"] />
Error Handling
0x1215 | Edit ID not found |
---|