Auth

Register a new OAuth app

post/auth/apps

Request body

idstring required
namestring required
redirectUrisstring[] required
scopesstring[] required
primaryColorstring
accentColorstring

Response

App created (secret shown once)

Changes