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

Properties

Properties

A user to add as a member to the bucket.

bucketID: string

The ID of the bucket to retrieve users for.

MMNEPVFCICPMFPCPTTAAATR