interface PostBucketsIDOwnersRequest {
    body: AddResourceMemberRequestBody;
    bucketID: string;
}

Properties

Properties

User to add as owner

bucketID: string

The bucket ID.

MMNEPVFCICPMFPCPTTAAATR