AckdbDashboardShare

One grant, identical in shape to a segment share (#284): the grantee is a MEMBER (internal_users).

Properties

memberIdstringrequired
rolestringrequired
"view""edit"
namestring (nullable)
emailstring (nullable)
createdAtstring <date-time>

Example

AckdbDashboardShare example
{
  "memberId": "string",
  "role": "view",
  "name": "string",
  "email": "string",
  "createdAt": "1970-01-01T00:00:00.000Z"
}