Create Inspection form

post/assets/inspection_form/{asset_form_uid}

Path parameters

asset_form_uidstring required

Request body

Response

200

typestring
messagestring

Example response

{
  "type": "success",
  "message": "Asset Inspection Form Field created successfully",
  "data": {
    "field_uid": "44eed013-64db-4c1a-b683-2ea7c86e8fe0"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.