/
BU
bump-sh-examples
/
bertyprotocol.proto
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 17h ago · Updated 3w ago
View markdown
bump-sh-examples
bertyprotocol.proto
post
DeactivateGroup closes a group
v1
latest
Swagger 2.0
2026-07-17
30
70
55.4 KB
ProtocolService
30
post
ActivateGroup explicitly opens a group, groups are automatically enabled when actions are performed on them
post
AppMessageSend adds an app event to the message store, the message is encrypted using a derived key and readable by current group members
post
AppMetadataSend adds an app event to the metadata store, the message is encrypted using a symmetric key and readable by future group members
post
ContactAliasKeySend send an alias key to a contact, the contact will be able to assert that your account is being present on a multi-member group
post
ContactBlock blocks a contact from sending requests
post
ContactRequestAccept accepts a contact request
post
ContactRequestDisable disables incoming contact requests
post
ContactRequestDiscard ignores a contact request, without informing the other user
post
ContactRequestEnable enables incoming contact requests
post
ContactRequestReference retrieves the information required to create a reference (types.ie. included in a shareable link) to the current account
post
ContactRequestResetReference changes the contact request reference
post
ContactRequestSend attempt to send a contact request
post
ContactUnblock unblocks a contact from sending requests
post
DeactivateGroup closes a group
post
/protocol/v1/DebugGroup
post
/protocol/v1/DebugInspectGroupStore
post
/protocol/v1/DebugListGroups
post
GroupInfo retrieves information about a group
post
GroupMessageList replays message events from the group
post
GroupMessageSubscribe subscribes to a group message updates (types.or it can also retrieve the history)
post
GroupMetadataList replays metadata events from the group
post
GroupMetadataSubscribe subscribes to a group metadata updates (types.or it can also retrieve the history)
post
InstanceExportData exports instance data
post
InstanceGetConfiguration gets current configuration of this protocol instance
post
MultiMemberGroupAdminRoleGrant grants an admin role to a group member
post
MultiMemberGroupAliasResolverDisclose discloses your alias resolver key
post
MultiMemberGroupCreate creates a new multi-member group
post
MultiMemberGroupInvitationCreate creates an invitation to a multi-member group
post
MultiMemberGroupJoin joins a multi-member group
post
MultiMemberGroupLeave leaves a multi-member group
ProtocolService
DeactivateGroup closes a group
post
/protocol/v1/DeactivateGroup
Request body
TypesDeactivateGroupRequest
required
group_pk
string
byte
Response
A successful response.
TypesDeactivateGroupReply
required