DELETE apioauth/tooltrack/asset/photos/{photoId}
Delete a photo for a tool track asset
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| photoId | 
                         The id of the photo to delete  | 
                    integer | 
                                 Required  | 
                
Body Parameters
None.
Response Information
Resource Description
200 on success
booleanResponse Formats
application/json, text/json
            Sample:
        true
application/xml, text/xml
            Sample:
<boolean>true</boolean>