Register a new user
Public self-registration endpoint. Creates a new user in the specified tenant (via tenant IRI or tenantSlug). Includes anti-spam protection (honeypot field, form completion time check). Supports optional parentOptIn, volunteeringOptIn, userTypeSlug for role assignment, referrerId for referral tracking, and companyInvitationHash for company invitation acceptance. If no password is provided, a random one is generated with forcePasswordReset enabled.
Body
The new User resource
255255"/api/v1/local_centers/1"
"/api/v1/towns/1"
"/api/v1/roles/1"
"/api/v1/tenants/1"
"/api/v1/towns/1"
"/api/v1/user_roles/1"
"/api/v1/profession_types/1"
"/api/v1/product_prices/1"
"/api/v1/product_prices/1"
"/api/v1/profession_jobs/1"
"/api/v1/profession_jobs/1"
Response
User resource created
255255
