Sign up a new user
Auth
Sign up a new user
POST
Sign up a new user
Documentation Index
Fetch the complete documentation index at: https://docs.bigcapital.app/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
User first name
Example:
"John"
User last name
Example:
"Doe"
User email address
Example:
User password
Example:
"password123"
Response
201
Sign-up initiated. Check email for confirmation.