Add a status group to asset types

Assigns a status group to one or more asset types.

Assign a status group to one or more asset types. Once assigned, assets of those types can be given a status from the group. Retrieve asset type IDs with List asset types.

πŸ“˜

An asset type is associated with a single status group only. Assigning a new group to a type replaces any group previously assigned to it.

Requirements

Path Params
string
required

The identifier of the status group.

Body Params

The parameters for AddStatusGroupToAssetTypes

type_ids
array of strings

The identifiers of the asset types to assign the status group to.

type_ids
Responses

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