Tool to create relations between assets by public ID. Use when you need to link related assets together (e.g., linking subtitles to videos, or associating images with each other). Each request can relate up to 10 assets to the primary asset.
typeRequiredstringThe delivery type of the primary asset (e.g., 'upload', 'private', 'authenticated').
public_idRequiredstringThe public ID of the primary asset to create relations from.
resource_typeRequiredstringThe type of the primary resource.
assets_to_relateRequiredarrayList of assets to relate to the primary asset. Each asset must be specified as 'resource_type/type/public_id' format (e.g., 'image/upload/sample'). Maximum 10 assets.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.