Invite accounts
BatchInviteAccounts
Invites one or more new or existing accounts to the Motto platform for a particular resource. Important: this does not grant the provided accounts any permissions to that resource; please use iam.auth.v1.SetIamPolicy for that.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The accounts you would like to invite.
An account that can be used to identify someone within the Motto Studio API.
Important: not to be confused with User
which is a user of the Motto Content Delivery API.
The resource key of the resource to which you are inviting someone.
Response
An account that can be used to identify someone within the Motto Studio API.
Important: not to be confused with User
which is a user of the Motto Content Delivery API.