Image Attribute Delete
  • 1 Minute to read
  • PDF

Image Attribute Delete

  • PDF

Article summary

Image Attribute Delete

 

 

This request is used to delete an attribute based on the provided parameters.  

 

 

 

Request Header

 

Client

 

Accept: application/json

 

 

Security

 

Authorization: <ClientKey>

 

 

Transport

 

Host: withoutwire.com

 

 

Verb

 

DELETE



Parameters


filePath


objectID


objectType


objectReference



 

Example

 

DELETE https://api.withoutwire.com/integration/attribute?filePath=&objectID=&objectType=&objectReference=


Accept: application/json


Authorization: <ClientKey>


Host: api.withoutwire.com


Connection:  Keep-Alive

 

Response Object: Delete Response Object


What's Next