Allows a file to be removed from an Attachment attribute associated with an event in the Workflow module.
URL
{WSUrl}/api/events/<EventCode>/<AttributeVariableName>/files/<AttachmentID>
REQUEST METHOD
DELETE
URL PARAMETERS
EventCode: This parameter is provided in the URL and does not need to be sent through DELETE.
AttributeVariableName: This parameter is provided in the URL and does not need to be sent through DELETE.
AttachmentID: This parameter is provided in the URL and does not need to be sent through DELETE.
REQUEST EXAMPLE
{WSUrl}/api/events/EVTD201411000022/attributevariablename/files/5fa484a9-168e-4c0e-8672-c8130c71d9c5
SUCCESS RESPONSE
HTTP status code 204: No Content