curl --location 'http://192.168.2.192:46952/pasteboard?uti=public.plain-text' \ --header 'Content-Type: text/plain' \ --data 'Checkmate!'
{ "code": 0, "message": "Operation succeed", "uti": "public.utf8-plain-text" }