Auth

Creates a new user without sending a verification email

post/v1/auth/signup

Request body

emailstring email required
passwordstring required

Response

User created successfully

Changes

Changed in 1 of the 25 revisions of this API.4

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 422

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the non-success response with the status 502

      response-non-success-status-added