Help Center> OBS GO SDK> API Reference> Data Types> Request Parameter of DELETE Objects
Updated on 2022-02-10 GMT+08:00

Request Parameter of DELETE Objects

Type Definition

type DeleteObjectsInput struct

Parameter Description

Field

Type

Optional or Mandatory

Description

Bucket

string

Mandatory

Bucket name

Quiet

bool

Optional

Response mode of a batch deletion request. If this field is set to false, objects involved in the deletion will be returned. If this field is set to true, only objects failed to be deleted will be returned.

Objects

[]ObjectToDelete

Mandatory

List of objects to be deleted