Authentications

Get or create organization

This will mostly be used by the different chat app to SSO without username and password

post/auth

Request body

serverNamestring required
guildIdstring required
isOwnerboolean required
internalIdstring required
namestring required

Response

object required

Changes