Authentication

Create a new user account

post/api/v1/auth/signup

Request body

namestring required
emailstring required
passwordstring required

Response

User account created

Changes

No recorded changes to this endpoint across all 17 revisions of this API.