POST
cURL

Authorizations

Authorization
string
header
required

JWT bearer token. App-user tokens are issued by POST /auth/token (the partner backend calls it as its platform service account); admin and dashboard tokens are issued via OIDC login.

Path Parameters

platform_id
string
required

Platform ID

Body

application/json
email
string
required
first_name
string
required
last_name
string
required

Response

Platform dashboard user provisioned — temporary_password shown once

email
string
required
keycloak_user_id
string
required
temporary_password
string
required