Overview

Summary

ServicesContactDonateAboutImprint


2. Modular API



2.1 Module System




2.2 Module Interfaces


API 1: ChatMessageService-API (29)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /featureflaginsertFeatureFlag(featureflag)ChatMessageModulePOSTFeatureFlag
(2) /abusereportfindAllAbuseReport()ChatMessageModuleGETAbuseReport
(3) /chatmessage/{id}findChatMessageById(id)ChatMessageModuleGETChatMessage
(4) /featureflagfindAllFeatureFlag()ChatMessageModuleGETFeatureFlag
(5) /messagemedia/{id}findMessageMediaById(id)ChatMessageModuleGETMessageMedia
(6) /chatmessage/senderuseraccount/{id}findAllChatMessageOfSenderUserAccount(id)ChatMessageModuleGETUserAccount ChatMessage
(7) /abusereport/chat/{id}findAllAbuseReportOfChat(id)ChatMessageModuleGETChat AbuseReport
(8) /featureflag/{id}updateFeatureFlagById(featureflag)ChatMessageModulePUTFeatureFlag
(9) /messagemedia/chatmessage/{id}findAllMessageMediaOfChatMessage(id)ChatMessageModuleGETChatMessage MessageMedia
(10) /abusereport/{id}updateAbuseReportById(abusereport)ChatMessageModulePUTAbuseReport
(11) /featureflag/{id}findFeatureFlagById(id)ChatMessageModuleGETFeatureFlag
(12) /messagemedia/thumbnailmediafile/{id}findAllMessageMediaOfThumbnailMediaFile(id)ChatMessageModuleGETMediaFile MessageMedia
(13) /messagemediainsertMessageMedia(messagemedia)ChatMessageModulePOSTMessageMedia
(14) /abusereport/reporteduseraccount/{id}findAllAbuseReportOfReportedUserAccount(id)ChatMessageModuleGETUserAccount AbuseReport
(15) /chatmessage/chat/{id}findAllChatMessageOfChat(id)ChatMessageModuleGETChat ChatMessage
(16) /chatmessage/{id}updateChatMessageById(chatmessage)ChatMessageModulePUTChatMessage
(17) /messagemediafindAllMessageMedia()ChatMessageModuleGETMessageMedia
(18) /chatmessage/{id}deleteChatMessageById(id)ChatMessageModuleDELETEChatMessage
(19) /chatmessagefindAllChatMessage()ChatMessageModuleGETChatMessage
(20) /messagemedia/mediafile/{id}findAllMessageMediaOfMediaFile(id)ChatMessageModuleGETMediaFile MessageMedia
(21) /abusereport/{id}deleteAbuseReportById(id)ChatMessageModuleDELETEAbuseReport
(22) /messagemedia/{id}updateMessageMediaById(messagemedia)ChatMessageModulePUTMessageMedia
(23) /messagemedia/{id}deleteMessageMediaById(id)ChatMessageModuleDELETEMessageMedia
(24) /abusereport/reporteruseraccount/{id}findAllAbuseReportOfReporterUserAccount(id)ChatMessageModuleGETUserAccount AbuseReport
(25) /abusereportinsertAbuseReport(abusereport)ChatMessageModulePOSTAbuseReport
(26) /abusereport/chatmessage/{id}findAllAbuseReportOfChatMessage(id)ChatMessageModuleGETChatMessage AbuseReport
(27) /chatmessageinsertChatMessage(chatmessage)ChatMessageModulePOSTChatMessage
(28) /featureflag/{id}deleteFeatureFlagById(id)ChatMessageModuleDELETEFeatureFlag
(29) /abusereport/{id}findAbuseReportById(id)ChatMessageModuleGETAbuseReport

API 2: ChatService-API (28)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /chat/{id}updateChatById(chat)ChatModulePUTChat
(2) /aiinteraction/chatmessage/{id}findAllAiInteractionOfChatMessage(id)ChatModuleGETChatMessage AiInteraction
(3) /chatparticipant/useraccount/{id}findAllChatParticipantOfUserAccount(id)ChatModuleGETUserAccount ChatParticipant
(4) /aiinteraction/chat/{id}findAllAiInteractionOfChat(id)ChatModuleGETChat AiInteraction
(5) /chatparticipant/chat/{id}findAllChatParticipantOfChat(id)ChatModuleGETChat ChatParticipant
(6) /broadcastchannelinsertBroadcastChannel(broadcastchannel)ChatModulePOSTBroadcastChannel
(7) /broadcastchannel/{id}findBroadcastChannelById(id)ChatModuleGETBroadcastChannel
(8) /aiinteraction/{id}findAiInteractionById(id)ChatModuleGETAiInteraction
(9) /aiinteraction/{id}deleteAiInteractionById(id)ChatModuleDELETEAiInteraction
(10) /broadcastchannel/{id}deleteBroadcastChannelById(id)ChatModuleDELETEBroadcastChannel
(11) /aiinteraction/useraccount/{id}findAllAiInteractionOfUserAccount(id)ChatModuleGETUserAccount AiInteraction
(12) /chatparticipant/{id}updateChatParticipantById(chatparticipant)ChatModulePUTChatParticipant
(13) /chat/{id}deleteChatById(id)ChatModuleDELETEChat
(14) /broadcastchannelfindAllBroadcastChannel()ChatModuleGETBroadcastChannel
(15) /broadcastchannel/owneruseraccount/{id}findAllBroadcastChannelOfOwnerUserAccount(id)ChatModuleGETUserAccount BroadcastChannel
(16) /chatparticipant/{id}findChatParticipantById(id)ChatModuleGETChatParticipant
(17) /aiinteractionfindAllAiInteraction()ChatModuleGETAiInteraction
(18) /aiinteractioninsertAiInteraction(aiinteraction)ChatModulePOSTAiInteraction
(19) /chat/createdbyuseraccount/{id}findAllChatOfCreatedByUserAccount(id)ChatModuleGETUserAccount Chat
(20) /chatparticipantfindAllChatParticipant()ChatModuleGETChatParticipant
(21) /chatfindAllChat()ChatModuleGETChat
(22) /chatinsertChat(chat)ChatModulePOSTChat
(23) /aiinteraction/{id}updateAiInteractionById(aiinteraction)ChatModulePUTAiInteraction
(24) /chatparticipant/{id}deleteChatParticipantById(id)ChatModuleDELETEChatParticipant
(25) /chat/{id}findChatById(id)ChatModuleGETChat
(26) /chatparticipantinsertChatParticipant(chatparticipant)ChatModulePOSTChatParticipant
(27) /broadcastchannel/{id}updateBroadcastChannelById(broadcastchannel)ChatModulePUTBroadcastChannel
(28) /broadcastchannel/chat/{id}findAllBroadcastChannelOfChat(id)ChatModuleGETChat BroadcastChannel

API 3: CommunitySpaceService-API (20)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /communitychat/{id}deleteCommunityChatById(id)CommunitySpaceModuleDELETECommunityChat
(2) /communitychat/{id}findCommunityChatById(id)CommunitySpaceModuleGETCommunityChat
(3) /communitychat/communityspace/{id}findAllCommunityChatOfCommunitySpace(id)CommunitySpaceModuleGETCommunitySpace CommunityChat
(4) /communityspace/{id}deleteCommunitySpaceById(id)CommunitySpaceModuleDELETECommunitySpace
(5) /blockeduser/{id}deleteBlockedUserById(id)CommunitySpaceModuleDELETEBlockedUser
(6) /communitychat/chat/{id}findAllCommunityChatOfChat(id)CommunitySpaceModuleGETChat CommunityChat
(7) /communityspacefindAllCommunitySpace()CommunitySpaceModuleGETCommunitySpace
(8) /communityspace/{id}updateCommunitySpaceById(communityspace)CommunitySpaceModulePUTCommunitySpace
(9) /blockeduserinsertBlockedUser(blockeduser)CommunitySpaceModulePOSTBlockedUser
(10) /communitychatinsertCommunityChat(communitychat)CommunitySpaceModulePOSTCommunityChat
(11) /communityspaceinsertCommunitySpace(communityspace)CommunitySpaceModulePOSTCommunitySpace
(12) /communityspace/{id}findCommunitySpaceById(id)CommunitySpaceModuleGETCommunitySpace
(13) /communitychat/{id}updateCommunityChatById(communitychat)CommunitySpaceModulePUTCommunityChat
(14) /blockeduserfindAllBlockedUser()CommunitySpaceModuleGETBlockedUser
(15) /blockeduser/useraccount/{id}findAllBlockedUserOfUserAccount(id)CommunitySpaceModuleGETUserAccount BlockedUser
(16) /communityspace/owneruseraccount/{id}findAllCommunitySpaceOfOwnerUserAccount(id)CommunitySpaceModuleGETUserAccount CommunitySpace
(17) /blockeduser/blockeduseraccount/{id}findAllBlockedUserOfBlockedUserAccount(id)CommunitySpaceModuleGETUserAccount BlockedUser
(18) /blockeduser/{id}findBlockedUserById(id)CommunitySpaceModuleGETBlockedUser
(19) /communitychatfindAllCommunityChat()CommunitySpaceModuleGETCommunityChat
(20) /blockeduser/{id}updateBlockedUserById(blockeduser)CommunitySpaceModulePUTBlockedUser

API 4: MediaFileService-API (25)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /stickerpack/{id}updateStickerPackById(stickerpack)MediaFileModulePUTStickerPack
(2) /mediafile/{id}updateMediaFileById(mediafile)MediaFileModulePUTMediaFile
(3) /stickerfindAllSticker()MediaFileModuleGETSticker
(4) /statusupdate/useraccount/{id}findAllStatusUpdateOfUserAccount(id)MediaFileModuleGETUserAccount StatusUpdate
(5) /statusupdate/{id}findStatusUpdateById(id)MediaFileModuleGETStatusUpdate
(6) /sticker/{id}deleteStickerById(id)MediaFileModuleDELETESticker
(7) /statusupdate/{id}deleteStatusUpdateById(id)MediaFileModuleDELETEStatusUpdate
(8) /sticker/mediafile/{id}findAllStickerOfMediaFile(id)MediaFileModuleGETMediaFile Sticker
(9) /sticker/{id}findStickerById(id)MediaFileModuleGETSticker
(10) /mediafile/{id}findMediaFileById(id)MediaFileModuleGETMediaFile
(11) /statusupdate/mediafile/{id}findAllStatusUpdateOfMediaFile(id)MediaFileModuleGETMediaFile StatusUpdate
(12) /sticker/{id}updateStickerById(sticker)MediaFileModulePUTSticker
(13) /mediafilefindAllMediaFile()MediaFileModuleGETMediaFile
(14) /stickerinsertSticker(sticker)MediaFileModulePOSTSticker
(15) /statusupdateinsertStatusUpdate(statusupdate)MediaFileModulePOSTStatusUpdate
(16) /stickerpack/{id}findStickerPackById(id)MediaFileModuleGETStickerPack
(17) /mediafile/{id}deleteMediaFileById(id)MediaFileModuleDELETEMediaFile
(18) /mediafileinsertMediaFile(mediafile)MediaFileModulePOSTMediaFile
(19) /stickerpackinsertStickerPack(stickerpack)MediaFileModulePOSTStickerPack
(20) /sticker/stickerpack/{id}findAllStickerOfStickerPack(id)MediaFileModuleGETStickerPack Sticker
(21) /statusupdate/voicenotemediafile/{id}findAllStatusUpdateOfVoiceNoteMediaFile(id)MediaFileModuleGETMediaFile StatusUpdate
(22) /statusupdate/{id}updateStatusUpdateById(statusupdate)MediaFileModulePUTStatusUpdate
(23) /statusupdatefindAllStatusUpdate()MediaFileModuleGETStatusUpdate
(24) /stickerpackfindAllStickerPack()MediaFileModuleGETStickerPack
(25) /stickerpack/{id}deleteStickerPackById(id)MediaFileModuleDELETEStickerPack

API 5: RegulatoryRegionService-API (24)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /regulatoryregion/{id}findRegulatoryRegionById(id)RegulatoryRegionModuleGETRegulatoryRegion
(2) /regulatoryregioninsertRegulatoryRegion(regulatoryregion)RegulatoryRegionModulePOSTRegulatoryRegion
(3) /securitysettinginsertSecuritySetting(securitysetting)RegulatoryRegionModulePOSTSecuritySetting
(4) /businessprofileinsertBusinessProfile(businessprofile)RegulatoryRegionModulePOSTBusinessProfile
(5) /businessprofilefindAllBusinessProfile()RegulatoryRegionModuleGETBusinessProfile
(6) /businessprofile/{id}findBusinessProfileById(id)RegulatoryRegionModuleGETBusinessProfile
(7) /userregion/{id}deleteUserRegionById(id)RegulatoryRegionModuleDELETEUserRegion
(8) /regulatoryregionfindAllRegulatoryRegion()RegulatoryRegionModuleGETRegulatoryRegion
(9) /businessprofile/useraccount/{id}findAllBusinessProfileOfUserAccount(id)RegulatoryRegionModuleGETUserAccount BusinessProfile
(10) /userregioninsertUserRegion(userregion)RegulatoryRegionModulePOSTUserRegion
(11) /securitysetting/{id}findSecuritySettingById(id)RegulatoryRegionModuleGETSecuritySetting
(12) /securitysetting/useraccount/{id}findAllSecuritySettingOfUserAccount(id)RegulatoryRegionModuleGETUserAccount SecuritySetting
(13) /userregionfindAllUserRegion()RegulatoryRegionModuleGETUserRegion
(14) /securitysetting/{id}deleteSecuritySettingById(id)RegulatoryRegionModuleDELETESecuritySetting
(15) /securitysetting/{id}updateSecuritySettingById(securitysetting)RegulatoryRegionModulePUTSecuritySetting
(16) /userregion/useraccount/{id}findAllUserRegionOfUserAccount(id)RegulatoryRegionModuleGETUserAccount UserRegion
(17) /regulatoryregion/{id}updateRegulatoryRegionById(regulatoryregion)RegulatoryRegionModulePUTRegulatoryRegion
(18) /userregion/regulatoryregion/{id}findAllUserRegionOfRegulatoryRegion(id)RegulatoryRegionModuleGETRegulatoryRegion UserRegion
(19) /userregion/{id}updateUserRegionById(userregion)RegulatoryRegionModulePUTUserRegion
(20) /regulatoryregion/{id}deleteRegulatoryRegionById(id)RegulatoryRegionModuleDELETERegulatoryRegion
(21) /businessprofile/{id}deleteBusinessProfileById(id)RegulatoryRegionModuleDELETEBusinessProfile
(22) /businessprofile/{id}updateBusinessProfileById(businessprofile)RegulatoryRegionModulePUTBusinessProfile
(23) /securitysettingfindAllSecuritySetting()RegulatoryRegionModuleGETSecuritySetting
(24) /userregion/{id}findUserRegionById(id)RegulatoryRegionModuleGETUserRegion

API 6: UserAccountService-API (26)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /channelfollowerfindAllChannelFollower()UserAccountModuleGETChannelFollower
(2) /useraccountinsertUserAccount(useraccount)UserAccountModulePOSTUserAccount
(3) /userfeatureflag/featureflag/{id}findAllUserFeatureFlagOfFeatureFlag(id)UserAccountModuleGETFeatureFlag UserFeatureFlag
(4) /useraccount/{id}updateUserAccountById(useraccount)UserAccountModulePUTUserAccount
(5) /userfeatureflag/{id}findUserFeatureFlagById(id)UserAccountModuleGETUserFeatureFlag
(6) /useravatar/{id}deleteUserAvatarById(id)UserAccountModuleDELETEUserAvatar
(7) /userfeatureflag/useraccount/{id}findAllUserFeatureFlagOfUserAccount(id)UserAccountModuleGETUserAccount UserFeatureFlag
(8) /channelfollower/{id}deleteChannelFollowerById(id)UserAccountModuleDELETEChannelFollower
(9) /channelfollower/{id}updateChannelFollowerById(channelfollower)UserAccountModulePUTChannelFollower
(10) /userfeatureflaginsertUserFeatureFlag(userfeatureflag)UserAccountModulePOSTUserFeatureFlag
(11) /useraccount/{id}deleteUserAccountById(id)UserAccountModuleDELETEUserAccount
(12) /channelfollower/broadcastchannel/{id}findAllChannelFollowerOfBroadcastChannel(id)UserAccountModuleGETBroadcastChannel ChannelFollower
(13) /channelfollower/useraccount/{id}findAllChannelFollowerOfUserAccount(id)UserAccountModuleGETUserAccount ChannelFollower
(14) /channelfollower/{id}findChannelFollowerById(id)UserAccountModuleGETChannelFollower
(15) /userfeatureflagfindAllUserFeatureFlag()UserAccountModuleGETUserFeatureFlag
(16) /useravatarfindAllUserAvatar()UserAccountModuleGETUserAvatar
(17) /useravatar/renderedmediafile/{id}findAllUserAvatarOfRenderedMediaFile(id)UserAccountModuleGETMediaFile UserAvatar
(18) /useravatar/{id}updateUserAvatarById(useravatar)UserAccountModulePUTUserAvatar
(19) /useravatar/{id}findUserAvatarById(id)UserAccountModuleGETUserAvatar
(20) /userfeatureflag/{id}updateUserFeatureFlagById(userfeatureflag)UserAccountModulePUTUserFeatureFlag
(21) /userfeatureflag/{id}deleteUserFeatureFlagById(id)UserAccountModuleDELETEUserFeatureFlag
(22) /useraccount/{id}findUserAccountById(id)UserAccountModuleGETUserAccount
(23) /channelfollowerinsertChannelFollower(channelfollower)UserAccountModulePOSTChannelFollower
(24) /useraccountfindAllUserAccount()UserAccountModuleGETUserAccount
(25) /useravatarinsertUserAvatar(useravatar)UserAccountModulePOSTUserAvatar
(26) /useravatar/useraccount/{id}findAllUserAvatarOfUserAccount(id)UserAccountModuleGETUserAccount UserAvatar

API 7: UserDeviceService-API (26)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /appversion/{id}updateAppVersionById(appversion)UserDeviceModulePUTAppVersion
(2) /appversionfindAllAppVersion()UserDeviceModuleGETAppVersion
(3) /userdeviceinsertUserDevice(userdevice)UserDeviceModulePOSTUserDevice
(4) /platformsupportfindAllPlatformSupport()UserDeviceModuleGETPlatformSupport
(5) /encryptionkey/{id}updateEncryptionKeyById(encryptionkey)UserDeviceModulePUTEncryptionKey
(6) /userdevice/{id}deleteUserDeviceById(id)UserDeviceModuleDELETEUserDevice
(7) /userdevice/{id}findUserDeviceById(id)UserDeviceModuleGETUserDevice
(8) /encryptionkeyfindAllEncryptionKey()UserDeviceModuleGETEncryptionKey
(9) /encryptionkey/useraccount/{id}findAllEncryptionKeyOfUserAccount(id)UserDeviceModuleGETUserAccount EncryptionKey
(10) /platformsupport/{id}updatePlatformSupportById(platformsupport)UserDeviceModulePUTPlatformSupport
(11) /appversion/platformsupport/{id}findAllAppVersionOfPlatformSupport(id)UserDeviceModuleGETPlatformSupport AppVersion
(12) /platformsupport/{id}deletePlatformSupportById(id)UserDeviceModuleDELETEPlatformSupport
(13) /appversion/{id}findAppVersionById(id)UserDeviceModuleGETAppVersion
(14) /platformsupport/{id}findPlatformSupportById(id)UserDeviceModuleGETPlatformSupport
(15) /appversioninsertAppVersion(appversion)UserDeviceModulePOSTAppVersion
(16) /encryptionkey/{id}findEncryptionKeyById(id)UserDeviceModuleGETEncryptionKey
(17) /appversion/{id}deleteAppVersionById(id)UserDeviceModuleDELETEAppVersion
(18) /encryptionkeyinsertEncryptionKey(encryptionkey)UserDeviceModulePOSTEncryptionKey
(19) /encryptionkey/{id}deleteEncryptionKeyById(id)UserDeviceModuleDELETEEncryptionKey
(20) /userdevicefindAllUserDevice()UserDeviceModuleGETUserDevice
(21) /platformsupportinsertPlatformSupport(platformsupport)UserDeviceModulePOSTPlatformSupport
(22) /userdevice/{id}updateUserDeviceById(userdevice)UserDeviceModulePUTUserDevice
(23) /encryptionkey/userdevice/{id}findAllEncryptionKeyOfUserDevice(id)UserDeviceModuleGETUserDevice EncryptionKey
(24) /userdevice/useraccount/{id}findAllUserDeviceOfUserAccount(id)UserDeviceModuleGETUserAccount UserDevice
(25) /userdevice/appversion/{id}findAllUserDeviceOfAppVersion(id)UserDeviceModuleGETAppVersion UserDevice
(26) /userdevice/platformsupport/{id}findAllUserDeviceOfPlatformSupport(id)UserDeviceModuleGETPlatformSupport UserDevice

API 8: VoiceCallService-API (21)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /callparticipant/voicecall/{id}findAllCallParticipantOfVoiceCall(id)VoiceCallModuleGETVoiceCall CallParticipant
(2) /voicecall/initiatoruseraccount/{id}findAllVoiceCallOfInitiatorUserAccount(id)VoiceCallModuleGETUserAccount VoiceCall
(3) /callparticipant/useraccount/{id}findAllCallParticipantOfUserAccount(id)VoiceCallModuleGETUserAccount CallParticipant
(4) /voicecall/{id}findVoiceCallById(id)VoiceCallModuleGETVoiceCall
(5) /voicecall/{id}deleteVoiceCallById(id)VoiceCallModuleDELETEVoiceCall
(6) /loginsessioninsertLoginSession(loginsession)VoiceCallModulePOSTLoginSession
(7) /voicecall/{id}updateVoiceCallById(voicecall)VoiceCallModulePUTVoiceCall
(8) /callparticipantfindAllCallParticipant()VoiceCallModuleGETCallParticipant
(9) /loginsession/{id}deleteLoginSessionById(id)VoiceCallModuleDELETELoginSession
(10) /voicecall/chat/{id}findAllVoiceCallOfChat(id)VoiceCallModuleGETChat VoiceCall
(11) /callparticipantinsertCallParticipant(callparticipant)VoiceCallModulePOSTCallParticipant
(12) /loginsessionfindAllLoginSession()VoiceCallModuleGETLoginSession
(13) /voicecallfindAllVoiceCall()VoiceCallModuleGETVoiceCall
(14) /loginsession/{id}updateLoginSessionById(loginsession)VoiceCallModulePUTLoginSession
(15) /loginsession/useraccount/{id}findAllLoginSessionOfUserAccount(id)VoiceCallModuleGETUserAccount LoginSession
(16) /voicecallinsertVoiceCall(voicecall)VoiceCallModulePOSTVoiceCall
(17) /callparticipant/{id}findCallParticipantById(id)VoiceCallModuleGETCallParticipant
(18) /loginsession/userdevice/{id}findAllLoginSessionOfUserDevice(id)VoiceCallModuleGETUserDevice LoginSession
(19) /callparticipant/{id}updateCallParticipantById(callparticipant)VoiceCallModulePUTCallParticipant
(20) /callparticipant/{id}deleteCallParticipantById(id)VoiceCallModuleDELETECallParticipant
(21) /loginsession/{id}findLoginSessionById(id)VoiceCallModuleGETLoginSession



Overview

Summary

ServicesContactDonateAboutImprint