DELETE apioauth/tooltrack/asset/photos/{photoId}

Delete a photo for a tool track asset

Request Information

URI Parameters

NameDescriptionTypeAdditional information
photoId

The id of the photo to delete

integer

Required

Body Parameters

None.

Response Information

Resource Description

200 on success

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean>true</boolean>