interface PostBucketsIDLabelsRequest {
    body: LabelMapping;
    bucketID: string;
}

Properties

Properties

An object that contains a labelID to add to the bucket.

bucketID: string

Bucket ID. The ID of the bucket to label.

MMNEPVFCICPMFPCPTTAAATR