How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

PropelAuth Users API

Create, query, update, disable, delete, and inspect users

PropelAuth Users API is one of 18 APIs that PropelAuth publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, a JSON-LD context, and 2 JSON Schemas.

This API exposes 14 operations across 12 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://{authId}.propelauthtest.com, https://auth.example.com.

14 operations 12 paths 6 schemas 1 DELETE4 GET5 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Servers
https://{authId}.propelauthtest.com
https://auth.example.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

PropelAuth Users API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BackendApiKey). By default, every request must be authenticated.

Paths & Operations 14

Across 12 paths, the API surfaces 14 operations — 1 DELETE, 4 GET, 5 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Users 14

Create, query, update, disable, delete, and inspect users

POST
/api/backend/v1/user/
Create User
createUser body → 201400401
GET
/api/backend/v1/user/{userId}
Fetch User By User ID
fetchUserById 1 param → 200404
PUT
/api/backend/v1/user/{userId}
Update User
updateUser 1 param body → 200
DELETE
/api/backend/v1/user/{userId}
Delete User
deleteUser 1 param → 200
GET
/api/backend/v1/user/email
Fetch User By Email
fetchUserByEmail 1 param → 200
GET
/api/backend/v1/user/username
Fetch User By Username
fetchUserByUsername 1 param → 200
GET
/api/backend/v1/user/query
Query For Users
queryUsers 5 params → 200
PUT
/api/backend/v1/user/{userId}/email
Update User Email
updateUserEmail 1 param body → 200
PUT
/api/backend/v1/user/{userId}/password
Update User Password
updateUserPassword 1 param body → 200
PUT
/api/backend/v1/user/{userId}/clear_password
Clear User Password
clearUserPassword 1 param → 200
POST
/api/backend/v1/user/{userId}/disable
Disable User
disableUser 1 param → 200
POST
/api/backend/v1/user/{userId}/enable
Enable User
enableUser 1 param → 200
POST
/api/backend/v1/user/{userId}/disable_2fa
Disable User 2FA
disableUser2fa 1 param → 200
POST
/api/backend/v1/resend_email_confirmation
Resend Email Confirmation
resendEmailConfirmation body → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are User (19 properties), CreateUserRequest (9 properties), UpdateUserRequest (8 properties), UserPage (5 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
5 properties
OrgMembership
object
5 properties
CreateUserRequest
object
9 properties 1 required
UpdateUserRequest
object
8 properties
User
object
19 properties
UserPage
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

propelauth-users-api-openapi.yml Raw ↑

Other APIs PropelAuth publishes across the network.

PropelAuth End-User API Keys API
PropelAuth OAuth2 API
PropelAuth Access Tokens API
PropelAuth Discovery API
PropelAuth Dynamic Client Registration API
PropelAuth Employees API
PropelAuth Invites API
PropelAuth Magic Links API
PropelAuth MCP OAuth 2.1 API
PropelAuth Members API
PropelAuth Metadata API
PropelAuth Migration API
Where this information came from

This is an independent, third-party profile of PropelAuth Users API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.