WorkspaceMembership
The bot's relationship to a workspace: workspaceId and the corresponding membershipId
workspaceIdstringrequired
Workspace identifier
Example:
ADK5NyCqIKmembershipIdstringrequired
The bot's member identifier (membershipId) in this workspace
Example:
YKcsFqDNXkWorkspaceMembership
{
"workspaceId": "ADK5NyCqIK",
"membershipId": "YKcsFqDNXk"
}