deleteZoomTarget deletezoomtarget
Deletes a zoom target.
Authorized User Types section-09ca82bc817e49048271c5cba545702e
IpsUser
IpsAdmin
IpsCompanyAdmin
ImagePortalAdmin
ImagePortalContrib
ImagePortalContribUser
NOTE
The user must have read and write access to the asset.
Parameters section-225330a45e7a408f8375e084677d9cb1
Input (deleteZoomTargetParam)
Name
Type
Required
Description
companyHandle
xsd:string
Yes
The handle to the company to which the zoom target belongs.
zoomTargetHandle
xsd:string
Yes
The handle to the zoom target to delete.
Output (deleteZoomTargetParam)
The IPS API does not return a response for this operation.
Example section-a35857a5ca884357a879f7ba6cf985fe
This code sample deletes a zoom target from a company.
Request
<ns1:deleteZoomTargetParam xmlns:ns1="http://www.scene7.com/IpsApi/xsd">
<ns1:companyHandle>47</ns1:companyHandle>
<ns1:zoomTargetHandle>34194|9|301</ns1:zoomTargetHandle>
</ns1:deleteZoomTargetParam>
Response
None.
recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681