Removes an asset associated with an event.
URL
{WSUrl}/api/events/<EventCode>/assets/<RelationshipId>
REQUEST METHOD
DELETE
URL PARAMETERS
EventCode: This parameter is provided in the URL and does not need to be sent through DELETE.
RelationshipID: Identifier for the association between the asset and the event.
REQUEST EXAMPLE
{WSUrl}/api/events/EVTC201105000052/assets/91bbb126-4f49-4687-bbf4-b83f1233d27a
SUCCESS RESPONSE
HTTP status code 204: NoContent