v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13103333.0 KB
domains

Developer Preview: Creates a user, who has access to a domain. Returns INVALID_ARGUMENT if a user is not provided.

post/v2/{+parent}/users

Path parameters

parentstring required

Required. The parent resource where this user will be created. Format: domains/{domain}

Request body

userIdstring

Required. The user to create.

permission'PERMISSION_UNSPECIFIED' | 'READER' | 'ADMIN' | 'OWNER' | 'NONE'

Optional. Specifies the permission level to give the user for the specified domain. If not specified, the default value for this field is READER.

Response

Successful response