Remove File from Attachment or Image Group Attribute

Allows Attachment or Image attribute files associated with groups of people to be removed.

 

URL

{RMUrl}/api/organization/groups/<GroupID>/attributes/<AttributeVariableName>/files/<FileID>

 

REQUEST METHOD

DELETE

 

URL PARAMETERS

GroupID: This parameter is provided in the URL and does not need to be sent through DELETE.

AttributeVarName: This parameter is provided in the URL and does not need to be sent through DELETE.

FileID: This parameter is provided in the URL and does not need to be sent through DELETE.

 

REQUEST EXAMPLE

{RMUrl}/api/organization/groups/78395d3d-d7e6-4938-9682-b5bd3c5be422/attributes/attachmentattribute/files/443de4ae-2360-4b66-bf69-8c9e4ca09001

 

SUCCESS RESPONSE

HTTP status code 204: NoContent