# AuthDiscord **POST /users/auth/** To create a new account with discord or get the token ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Body: application/json (object) - **code** (string) Discord Code ## Responses ### 202 Default Response #### Body: application/json (object) - **discordid** (string) - **token** (string) ### 400 Bad Request #### Body: application/json (string) string ### 503 Service Unavailable #### Body: application/json (string) string [Powered by Bump.sh](https://bump.sh)