Resource
Delete a Resource
DELETE
/
inventory
/
{id}
/
resource
/
{resource_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.