Create a maintenance planAsk AIpost https://api.safetyculture.io/assets/v1/maintenance/program/{program_id}/planCreates a new maintenance plan within an existing maintenance program.Path Paramsprogram_idstringrequiredThe identifier of the maintenance program.Body ParamsnamestringThe name of the maintenance plan.intervalsarray of objectsThe interval of the maintenance plan.intervalsADD objectdescriptionstringDescription and extra information for a maintenance plantrigger_notificationsarray of objectsAn array of trigger notifications.trigger_notificationsADD objectResponses 200A successful response. defaultAn unexpected error response.Updated 2 days ago