Add assets to a maintenance programCopy Pagepost https://api.safetyculture.io/assets/v1/maintenance/program/{id}/assetsPath ParamsidstringrequiredThe identifier of the maintenance program.Body ParamsThe parameters for AddAssetsToProgramasset_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 12 days ago