Create an Equipment
POST
Usage
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Available options:
in_service
, in_order
, maintenance
, broken
, lost
, reserved
, outdated
, sold
The UID of the Equipment Category. Default to "Other device"
A tag UID of kind "office_location"
UID of the User to which the resource is attached
Response
201 - application/json
Equipment created