Public endpoint to provision a single-tenant environment using a license. It validates the license, creates tenant DB, registers the first admin, and returns an org token.
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'