Reference : REST XML API reference : Attributes : DELETE method
  
DELETE method
The following table gives examples of how to delete the specified attribute values by using the DELETE method:
 
Attribute type
Request body
File
URL example: To delete the 01.xml file from the file attribute, specify the following URL and use the delete command.
http://localhost:8080/fp/resources/workspaces/3/modules/13/elements/16/attributes/237/files/01.xml
List (Text)
URL example: To delete the 1369815257240.xml entry from the list text attribute, specify the following URL and use the delete command.
http://localhost:8080/fp/resources/workspaces/3/modules/13/elements/19/attributes/247/entries/1369815257240.xml
Go up to
Attributes