v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Assets

Update a maintenance program

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

Path parameters

program.idstring required

The identifier of the maintenance program.

Request body

update_maskstring required

REQUIRED. The attributes (such as name etc.) you want to update for the field, specified in the parameters. For example, the update_mask=name parameter indicates that only the name will be updated in a request, any other attributes provided in your request body will be ignored.

Response

A successful response.

idstring

The identifier of the updated maintenance program.