Attribute Delete
An attribute in WithoutWire give the user a means to extend a core value type (SERIAL, DATE, LOT).
Request Header
Client
- Accept: application/json
Security
- Authorization: <ClientKey>
Transport
- Host: withoutwire.com
Verb
- DELETE
Parameters
- objectID
- objectType
Example
DELETE https://api.withoutwire.com/integration/attribute?objectID=123ABC&objectType=LOT
Accept: application/json
Authorization: <ClientKey>
Host: api.withoutwire.com
Connection: Keep-Alive
Response Body: Delete Response Object