REST Resource: admin.contacts.v1.users.delegates

Resource: Delegate

The resource, a delegate, which contains an email.

JSON representation
{
  "email": string
}
Fields
email

string

Email of the delegate.

Methods

create

Creates one or more delegates for a given user.

delete

Deletes a delegate from a given user.

list

Lists the delegates of a given user.