v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Update Asset Inspection Form Field

put/assets/inspection_form/{asset_form_uid}/{field_uid}

Path parameters

asset_form_uidstring required
field_uidstring required

Request body

Response

200

messagestring
titlestring
typestring

Example response

{
  "message": "Inspection form field updated successfully",
  "title": "Inspection form field updated successfully",
  "type": "success"
}