/assets/v1/maintenance/program/{id}/assets

Use this endpoint to remove assets from a maintenance program. You can specify the assets using filter_options, and remove up to 10,000 assets using the limit parameter.

Removed assets are no longer subject to the program's plans, and maintenance tracking stops for those assets within that program. This action does not delete the assets from your organization.

You can add assets back to a program at any time using Add assets to a maintenance program endpoint.

Requirements

Path Params
string
required

The identifier of the maintenance program.

Query Params
asset_ids
array 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_ids
string

OPTIONAL. The key words to search for in your request.

int64

Number of assets to be removed.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json