Send Messages
Send E2E encrypted messages to one or more users.
Each message is encrypted with the recipient's individual shared key. Creates bilateral notifications visible to both sender and recipient. If recipient is online via WebSocket, delivers in real-time.
Returns the created notifications.
Request body
Response
Successful Response
Changes
Changed in 2 of the 34 revisions of this API.91
- ●
added the new
contact_acceptedenum value to theitems/typeresponse property for the response status201response-property-enum-value-added
- ●
added the new
user_messageenum value to theitems/typeresponse property for the response status201response-property-enum-value-added
- ●
added the new
workspaceuser_added_collaboratorenum value to theitems/typeresponse property for the response status201response-property-enum-value-added
- ●
added the new
workspaceuser_added_guestenum value to theitems/typeresponse property for the response status201response-property-enum-value-added
- ●
added the new
workspaceuser_added_ownerenum value to theitems/typeresponse property for the response status201response-property-enum-value-added
- ●
added the new
workspaceuser_removedenum value to theitems/typeresponse property for the response status201response-property-enum-value-added
- ●
added the new
workspaceuser_updated_collaboratorenum value to theitems/typeresponse property for the response status201response-property-enum-value-added
- ●
added the new
workspaceuser_updated_guestenum value to theitems/typeresponse property for the response status201response-property-enum-value-added
- ●
added the new
workspaceuser_updated_ownerenum value to theitems/typeresponse property for the response status201response-property-enum-value-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
endpoint added
endpoint-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○