Create or update user
Create or update a platform user. type is mandatory (create | update | both). Backend always enforces role=admin. Legacy app:* permissions are rejected with 400.
Authentication: API key via X-API-Key header (or Authorization: Bearer). Permissions: User API key Rate limit: api_admin_write — 20 requests/min per API user.
Authorizations
Preferred. API key value directly.
Query Parameters
Your platform id.
"pf_1"
create | update | both.
User email (lookup key).
"john@acme.com"
Required when creating.
Required when creating.
First name.
Last name.
Phone digits.
2-letter code, e.g. IN.
Dial code, e.g. +91.
Account status.
Body
Your platform id.
"pf_1"
create | update | both.
User email (lookup key).
"john@acme.com"
Required when creating.
Required when creating.
First name.
Last name.
Phone digits.
2-letter code, e.g. IN.
Dial code, e.g. +91.
Account status.