Sending messages from non-photon server

Options
Is it possible to publish messages to specific channels via calling an api endpoint or similar of photon chat server?
We'd like to post messages from server as if they were sent from a client. Preferably without integrating a sdk to our custom game server, by simple doing HTTP calls to photon chat server.