v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Assets

Update a status group

Updates a status group's name, description, and status options. Removing an option reassigns or clears the assets currently using it.

patch/assets/v1/status-groups/{status_group.id}

Path parameters

status_group.idstring required

The identifier of the status group.

Request body

update_maskstring required

REQUIRED. The fields to update.

reassign_to_option_idstring

The identifier of the status option to reassign assets to when options are removed. If omitted, assets assigned to removed options are cleared.

Response

A successful response.