Remove assets from a maintenance programAsk AIdelete https://api.safetyculture.io/assets/v1/maintenance/program/{id}/assetsRemoves one or more assets from a maintenance program.Path ParamsidstringrequiredThe identifier of the maintenance program.Query Paramsasset_idsarray of strings@deprecated Use filter_options instead. The identifiers of the assets to remove from the maintenance program. The maximum number of assets that can be removed is 100 per request.asset_idsADD stringfilter_options.searchstringOPTIONAL. The key words to search for in your request.limitint64Number of assets to be removed.Responses 200A successful response. defaultAn unexpected error response.Updated 2 days ago