Soft delete a association value with a WSO ID of {associationValueId} for association type with WSO ID of {id}.
https://services.wsoweb.com/
There are no limitations specified.
associationValueId
WSO ID of association value
integer
Required
id
WSO ID of association type
integer
Required
{ "links": [ { "verb": "sample string 1", "rel": "sample string 2", "uri": "http://webapihelppage3.com" }, { "verb": "sample string 1", "rel": "sample string 2", "uri": "http://webapihelppage3.com" } ] }
<LinksList xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <Links> <Link> <Rel>sample string 2</Rel> <Uri>http://webapihelppage3.com/</Uri> <Verb>sample string 1</Verb> </Link> <Link> <Rel>sample string 2</Rel> <Uri>http://webapihelppage3.com/</Uri> <Verb>sample string 1</Verb> </Link> </Links> </LinksList>