CreatePersonalChatPublicV1Request
Request to create a personal chat
workspaceIdstringrequired
ID of the workspace in which the chat is created
participantstringrequired
MembershipId of the chat member
CreatePersonalChatPublicV1Request
{
"workspaceId": "w67Y89gu",
"participant": "a56Y0kgi"
}