Set Clipboard Content
POST/api/room/clipboard
Update the content of the clipboard (rich-text or plain-text).
Request
Responses
- 204
- 401
- 403
- 500
Clipboard content updated successfully.
The request requires user authentication.
The server understood the request, but refuses to authorize it.
Unable to set clipboard content.