v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1339117150.4 KB
groups

Creates a Membership.

post/v1/{+parent}/memberships

Path parameters

parentstring required

Required. The parent Group resource under which to create the Membership. Must be of the form groups/{group}.

Request body

type'TYPE_UNSPECIFIED' | 'USER' | 'SERVICE_ACCOUNT' | 'GROUP' | 'SHARED_DRIVE' | 'CBCM_BROWSER' | 'CHROME_OS_DEVICE' | 'OTHER'

Output only. The type of the membership.

deliverySetting'DELIVERY_SETTING_UNSPECIFIED' | 'ALL_MAIL' | 'DIGEST' | 'DAILY' | 'NONE' | 'DISABLED'

Output only. Delivery setting associated with the membership.

createTimestring google-datetime

Output only. The time when the Membership was created.

updateTimestring google-datetime

Output only. The time when the Membership was last updated.

namestring

Output only. The resource name of the Membership. Shall be of the form groups/{group}/memberships/{membership}.

Response

Successful response