Wasm Directoryalpha
Record

post-v3-teammates-params

No description available.

record post-v3-teammates-params {
  on-behalf-of: option​<string>,
  email: string,
  is-admin: bool,
  scopes: list​<string>,
}

Fields

NameTypeDescription
on-behalf-ofoption​<string>
emailstring
is-adminbool
scopeslist​<string>