Add assets to a maintenance programAsk AIpost https://api.safetyculture.io/assets/v1/maintenance/program/{id}/assetsAdds one or more assets to an existing maintenance program.Path ParamsidstringrequiredThe identifier of the maintenance program.Body Paramsasset_idsarray of strings@deprecated Use filter_options instead. The identifiers of the assets to add to the maintenance program. The maximum number of assets that can be added is 100 per request.asset_idsADD stringfilter_optionsobjectAsset filters to apply in your request.Describes parameters in filtering asset list queries. Not providing filters would widen the search results objectlimitint64Number of assets to be added.Responses 200A successful response. defaultAn unexpected error response.Updated 2 days ago