Admin request to provision a new portal user.
Okta provisioning happens server-side — callers supply a name and email; the backend creates the Okta user and stores the returned okta_user_id. At least one portal assignment is required.
Successful Response
Response returned only on portal user creation.
Includes the one-time activation URL. Not returned by list/get endpoints — the token must not be re-exposed after the initial create response.