Register First Platform Admin
POST/api/v1/auth/register/first-platform-admin
Register the very first platform admin (no authentication required)
This endpoint should only be used once to create the initial platform admin. After that, use the regular platform admin registration endpoint.
Required fields:
- email, password, first_name, last_name
- position
Request
Responses
- 201
- 422
Successful Response
Validation Error