Skip to main content
PATCH
Update the data of an equipment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

Body

application/json
name
string
description
string
patrimony_code
string
responsible_user_id
integer
status
string
category_id
integer
acquisition_date
string<date>
withdrawal_date
string<date>
value
number
location
string
custom_fields_values
object

Response

200

Equipamento atualizado com sucesso