AddOwnerAction
Add owners to the selected assets.
Properties
type
: Application Type. Refer to #/definitions/addOwnerActionType. Default:"AddOwnerAction"
.owners
: Owners to apply. Refer to ../../../../../type/entityReferenceList.json. Default:null
.overwriteMetadata
(boolean): Update the owners even if it is defined in the asset. By default, we will only apply the owners to assets without owner. Default:false
.
Definitions
addOwnerActionType
(string): Add Owner Action Type. Must be one of:["AddOwnerAction"]
. Default:"AddOwnerAction"
.
Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.