latestOpenAPI 3.0.02026-08-10330179317.3 KB

0534e4d70b77

Maintenances

Add maintenance to equipment

post/api/v1/maintenances

Request body

tokenstring required

Example request

{
  "token": "YOUR TOKEN IS HERE",
  "item": {
    "item_type": "System::Instrument",
    "frequency_frame": "year"
  }
}

Response

maintenance created